Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] Use NextJS Router instead of react-router #177

Open
softmarshmallow opened this issue Oct 28, 2021 · 0 comments
Open

[Refactor] Use NextJS Router instead of react-router #177

softmarshmallow opened this issue Oct 28, 2021 · 0 comments
Assignees

Comments

@softmarshmallow
Copy link
Member

We are using react-router to use both memory router and browser router (memory router is required to add routing feature to inline iframe app - which figma does) but since our production now uses /figma intead of figma-native we've decided to drop react-router use and migrate to NextJS Router to fully utilize NextJS as our standard.

Below references are related to migartion specific scenarios

@softmarshmallow softmarshmallow self-assigned this Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant