Next Router Issue in 12.3.7 version
Unanswered
Encyrtid wasp posted this in #help-forum
Encyrtid waspOP
I am using Next.js version 12.3.7 and I’m facing an issue with the router. Whenever I push a new route before the previous navigation has completed, the latest router.push gets cancelled. After doing some research, I found that this issue exists in Next.js versions before v13. Is this true? Also, is there any workaround or fix for this?