-
Notifications
You must be signed in to change notification settings - Fork 121
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
updating querystring with query value #435
Comments
Sorry, what is the selectize version? these examples are for autocomplete v1, which doesn't have any specific versions for frameworks |
You can do that using routing: https://codesandbox.io/s/wizardly-river-39g2ic?file=/src/app.js |
thanks so much.
After adding query suggestions, routing works but only for the facets. Adding routing:true to the suggestions method works and updates the url but overwrites the facets querystring value. |
hi, thanks so much for the example.
i am trying to get this working with the query parameter in the url. is this possible?
i can find in the documentation of the autocomplete lib some information about state
The text was updated successfully, but these errors were encountered: