atomic-router
atomic-router copied to clipboard
RFC make optional ignore route.updated in chainRoute
Sometimes we don't need call chainRoute when query params is changed, if this query do not participate in logic. example need save some state in page when page is reloading w/o localStorage/SessionStorage/Cookie.
@Rastraponovich Could you add some code example?
Related to #80