ic-design-system icon indicating copy to clipboard operation
ic-design-system copied to clipboard

[StackBlitz dependency]: Upgrade from v6 `react-router-dom` to v7 `react-router`

Open GCHQ-Developer-112 opened this issue 6 months ago • 0 comments

What component is this related to?

StackBlitz component

Why do we need it?

This will keep our StackBlitz code examples up to date and ensure that our components are compatible with v7 react-router. This work is also important now that the react-router-dom package "simply re-exports everything from react-router to smooth the upgrade path for v6 applications".

React Router's guidance on upgrading from v6

🚨 Urgency (low, medium or high)

Low

GCHQ-Developer-112 avatar Jul 11 '25 13:07 GCHQ-Developer-112