thanos
thanos copied to clipboard
Switch from Reach Router to React Router
To be able to update react to the v17, we need first to replace the router used.
You can take a look at this old PR for more details : https://github.com/prometheus/prometheus/pull/9273
Note: this is still in progress as for unknown reason, the page doesn't load with no error which is super weird :(. I am probably missing something. Maybe @onprem you have an idea why the page doesn't load ?
- [ ] I added CHANGELOG entry for this change.
- [x] Change is not relevant to the end user.