Describe the bug
The tri-state checkbox in the explore pages only sets itself in the exclude state where it doesn't show the entries whose value is set as true.
To Reproduce
Steps to reproduce the behavior:
- Go to the cube explore page for example
- Try to filter the version type to only see base cubes
- See that it automatically sets it to the exclude state
Expected behavior
The tri-state checkbox should go through these states linearly: isolate, exclude, indeterminate
Desktop:
Smartphone:
- Device: Any
- OS: Any
- Browser: Any
Additional context
This started happening after I have migrated from the sveltekit-search-params to the nuqs-svelte dependency.
Describe the bug
The tri-state checkbox in the explore pages only sets itself in the exclude state where it doesn't show the entries whose value is set as true.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The tri-state checkbox should go through these states linearly: isolate, exclude, indeterminate
Desktop:
Smartphone:
Additional context
This started happening after I have migrated from the
sveltekit-search-paramsto thenuqs-sveltedependency.