Replies: 1 comment
-
@monks1975 how did you do it when using separate stores? I have |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it currently possible to remove a param completely from the url after it has been added when using:
I found it is possible when making individual stores, but that doesn't fit my use case.
I have a multiselect input component and can add params from it (which show as tags) like ?filter=smith to filter server data. Removing the param then would reload with non-filtered data.
Beta Was this translation helpful? Give feedback.
All reactions