Skip to content

SSR: Legacy Router Migration Split 4 (Cleanup) #26

Description

@Alessandro100

We currently have a catch all route src/app/[locale]/[...slug] which is used to ease the migration of the app to NextJs. Inside this route, it has it's own Routing system which is not ideal. We want to migrate these pages to use NextJs App Router and eventually remove this catch all route.

At this point all the routes should be migrated, clean up and remove all remaining code regarding react-router-dom and the old App entry point

Metadata

Metadata

Assignees

Labels

tech-debtShortcuts, workarounds, or code that needs refactoring or cleanup

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions