when form options change the query string updates. when the app loads it loads the config from params. but when navigating between changes (i. e. navigating urls/history) the app doesn't respond to hash fragment changes.
some popstate or hashchange to trigger regenerating the output would help.
when form options change the query string updates. when the app loads it loads the config from params. but when navigating between changes (i. e. navigating urls/history) the app doesn't respond to hash fragment changes.
some
popstate
orhashchange
to trigger regenerating the output would help.