dashboard/shell/middleware
Richard Cox 18b6eac18e Re-instate simpler route change handler
- my custom way no longer worked
  - for some reason checkClusterChanging wasn't firing quick enough anymore
  - the order of things looked correct (it should have disabled the outlets via clusterChanging before the auth middleware runs)
  - however the old explorer page errored when navigating to something outside of the explorer product
- beef up the simpler route change handler
  - add something to try to catch the change of product as well
  - uses similar approach, don't show anything until the store is up to date with the route
2022-09-02 17:06:02 +01:00
..
authenticated.js Re-instate simpler route change handler 2022-09-02 17:06:02 +01:00
i18n.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
unauthenticated.js Fixes for setting custom favicon (#6185) 2022-06-17 07:40:03 +01:00