Blocked by #3492 as React v18 is the minimum supported version for React Router v7
See migration guide: https://reactrouter.com/upgrading/v6
This can be tackled in phases:
- update to latest v6
- enable all feature flags (can be split as needed)
- update to v7 (no breaking changes)
Blocked by #3492 as React v18 is the minimum supported version for React Router v7See migration guide: https://reactrouter.com/upgrading/v6
This can be tackled in phases: