Calling a function in a component when a query parameter changes · Issue #579 · remix-run/react-router

Right now I'm working on moving some of our component state into query parameters so that pages are bookmarkable and other components can cleanly change the values. It looks like react-router will ...