Maximilian Kaske

Results 72 comments of Maximilian Kaske

Hey @Jopgood! Since nuqs v2, it supports [React SPA](https://nuqs.47ng.com/docs/adapters#react-spa) - would that work for your use case? I really want to make it work with a Vite example (#14) but...

Gotcha! Indeed, we are using URL as state manager and not any client-side libraries like zustand. I believe we can create adapters (and create extractions) to BYO state manager but...

If you or someone is interested into extracting the nuqs logic into a wrapper - I am here to help and guide you!

Hey @Jopgood! Yes good catch, compared to the `/default` data-table that uses client-side filtering (and URL params for persistence), the `/infinite` data-table takes another approach as it uses the URL...

Oh well, my bad, can’t read. And if two plugins claim to be the outermost plugin, you can still await it. :)

Hey @brixly! Understand and fully agree! (and similar to #1307 - could be reworked with the status pages) By grouping them, the question would be how to aggregate the results....

Hey @brixly! Thanks for the request! Do I understand it correctly, that what you are looking for is a way to (re-)define your monitor type in the sense of: 1....