Fast refresh disabled with concurrent mode enabled and react experimental version #16100
-
Error: https://github.com/vercel/next.js/blob/master/errors/react-version.md |
Beta Was this translation helpful? Give feedback.
Answered by
timneutkens
Aug 12, 2020
Replies: 1 comment 1 reply
-
It's not actually disabled, just gives the warning as we check for react lower than 16.10 (which did not support it). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not actually disabled, just gives the warning as we check for react lower than 16.10 (which did not support it).