bind-query-params
bind-query-params copied to clipboard
Feature Request - Add option to handle back button in the browser
very nice tool but one thing I feel that miss there should be a way to handle undo by pressing the back button in the browser, this is the common behavior need to expect. like you just change the one filed and by pressing the back button should jump back(undo).
By default, we use the replaceUrl: true
as you can see here.
I don't mind seeing a PR that makes it configurable.