Failed to lookup route error causing app to spin in chrome
Unanswered
fewd_123 posted this in #help-forum
fewd_123OP
I have a NextJS app that has a router.replace for a scenario. It thows an error 'Failed to lookup route' but does a page replace in Firefox and Safari. But in Chrome , it spins and does not reload the new page. Why does that happen?