suddjian opened a new issue #13193: URL: https://github.com/apache/superset/issues/13193
Once Superset is a Single Page App, we should try to change code that uses `window.location` to use the tools in `react-router` instead. `window.location` is referenced 71 times in 45 files in the Superset repo. Most of these can probably change to use the location from react-router, but some might be trickier. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
