NextJS persistency TanStack + Mantine Table sorting
Hey,
I have made a Table with TanStack + Mantine Table and now i want to implement sorting functionality but I am stuck on something;
First of all persistency; whenever I enable a sort the page get reloaded. This is something I dont want.
Next to that I want to enalbe multiple sorts and not just only one.
Can anyone help me? I use NextJS also.
I have made a Table with TanStack + Mantine Table and now i want to implement sorting functionality but I am stuck on something;
First of all persistency; whenever I enable a sort the page get reloaded. This is something I dont want.
Next to that I want to enalbe multiple sorts and not just only one.
Can anyone help me? I use NextJS also.
message.txt6.04KB
