Create a link /displays and an empty file in pages/displays/index.js
Navigate via the link, notice that an error shows in the console, the browser URL bar updates but the page does not.
The browser should show the error instead of it being hidden in the console.
This issue has been resolved in the latest version of Next.js. I'm going to close this issue now, if you are still having trouble feel free to comment.
@ijjk I am having the same issue with next 7.0.2 after upgrading react-redux to 7.1.0 and using React.memo
Most helpful comment
@ijjk I am having the same issue with
next7.0.2 after upgradingreact-reduxto 7.1.0 and usingReact.memo