Closed ryanjw-exp closed 3 years ago
Enabled 'grouped routes' option
React crashes prevent further use of app.
Going into routes.json and turning groupedRoutes back to false seems to fix.
groupedRoutes
false
Thanks for sharing this @ryanjw-exp
Can you share with me your route.json file? See I can replicate this thing locally.
route.json
hello, I am using mockIt and this problem still present :(
What you did:
Enabled 'grouped routes' option
What happened:
Problem description:
React crashes prevent further use of app.
Suggested solution:
Going into routes.json and turning
groupedRoutes
back tofalse
seems to fix.