You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 offigma-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
The text was updated successfully, but these errors were encountered: