You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the look and feel of this DataTable and really want to use it in my app, however, is uses nuqs for managing a lot of the state it seems. While this is super clean and works great in a traditional page routed app, I am working on app that will ultimately have no routes (SPA).
I've come across a couple DTs now that use nuqs and I want to use them so bad but I my capabilities are just not quite up to scratch at the moment to translate these DTs into something that doesn't rely on nuqs! Has anyone modified this repo at all in such a way so nuqs isn't necessary?
Sorry I posted this in the issues section as it isn't really the fault of the repo but just hoping to open a discussion here.