Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null values are not initialised properly from query string #11

Open
EuanMorgan opened this issue Aug 23, 2024 · 1 comment
Open

Null values are not initialised properly from query string #11

EuanMorgan opened this issue Aug 23, 2024 · 1 comment

Comments

@EuanMorgan
Copy link

EuanMorgan commented Aug 23, 2024

When setting values to null, they don't get added to the query string so when you refresh the page they get reinitialised back to their default value. Is there a way around this?

Note: I am currently on v0.0.20-beta.0 because I prefer the older readable style of query param

@nitedani
Copy link
Owner

When setting values to null, they don't get added to the query string so when you refresh the page they get reinitialised back to their default value. Is there a way around this?

This feels like a bug. Let me investigate.

Note: I am currently on v0.0.20-beta.0 because I prefer the older readable style of query param

#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants