Replies: 1 comment 3 replies
-
Given that MI browser is less than 1% worldwide, it's possible there are issues with it. Next.js supports all evergreen browsers as well as support for IE10+. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using 9.3 version and when I click the browser back button in the MI note 6 pro phone browser, it just keeps on loading.
routeChangeStart is triggered but not routeChangeComplete or routeChangeError.
This is happening when the browser is trying to go back to the page which uses getServerSideProps I think.
Is there any place that lists the browsers supported by Next JS.
Beta Was this translation helpful? Give feedback.
All reactions