boyney123 / mockit

A tool to quickly mock out end points, setup delays and more...
https://mockit.netlify.com/
MIT License
1.58k stars 84 forks source link

Enabling grouped routes causes React errors #50

Closed ryanjw-exp closed 3 years ago

ryanjw-exp commented 5 years ago

What you did:

Enabled 'grouped routes' option

What happened:

Screen Shot 2019-05-30 at 16 31 52

Problem description:

React crashes prevent further use of app.

Suggested solution:

Going into routes.json and turning groupedRoutes back to false seems to fix.

boyney123 commented 5 years ago

Thanks for sharing this @ryanjw-exp

Can you share with me your route.json file? See I can replicate this thing locally.

haythemgara commented 3 years ago

hello, I am using mockIt and this problem still present :(