When I follow your example and change the "Filter Table" text in App.js to just "Filter" I notice a warning in the console: Warning: [react-router] You cannot change ; it will be ignored. I think it has to do with either the routes or the store getting re-rendered in Root by hot-reloading
When I follow your example and change the "Filter Table" text in App.js to just "Filter" I notice a warning in the console: Warning: [react-router] You cannot change; it will be ignored. I think it has to do with either the routes or the store getting re-rendered in Root by hot-reloading