#nextjs 13.4 vercel Page not showing randomly

3 messages · Page 1 of 1 (latest)

deep ridge
#

Sometime, when the app is deployed with vercel, when I click for displaying a new page, it loads the page (we can see it in network) but it does not display the page. After that, we cannot access to the page and we have to hard refresh the page.

Is someone already had this issue before ? It happens very randomly, very hard to catch.

deep ridge
#

Like here, I have a huge FAQ list, and sometime : I click on Link from next/link in next 13.4.0, it loads the page (as you can see in the picture) but it never redirect to the page.
The event for changing page is blocked and I have to reload the page, the other buttons are working well, my page is not frozen
It looks like an issue with the navigation...

#

It happened only when it is deploy to vercel