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

Can qs be part of state #51

Open
onknows opened this issue Dec 10, 2013 · 0 comments
Open

Can qs be part of state #51

onknows opened this issue Dec 10, 2013 · 0 comments

Comments

@onknows
Copy link

onknows commented Dec 10, 2013

It seems not possible to push state anything else than fragments. Which causes the question, why is there code for query string? You can't push it, make it part of state, query string params will also be turned to fragments.

Using only fragment is not a problem of course but the documentation suggest you can also do something with query strings - which is not the case. pushState pushes everything as fragment.

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

1 participant