-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels