Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4] Fast Refresh should not be enabled for old ReactDOM versions #9807

Open
gaearon opened this issue Oct 14, 2020 · 2 comments · May be fixed by vasikarla-zz/create-react-app#52
Open

[v4] Fast Refresh should not be enabled for old ReactDOM versions #9807

gaearon opened this issue Oct 14, 2020 · 2 comments · May be fixed by vasikarla-zz/create-react-app#52

Comments

@gaearon
Copy link
Contributor

gaearon commented Oct 14, 2020

If Fast Refresh is unavailable then we should fall back to full reloads. Currently, if you use CRA 4 with an old version of React (e.g. 15) it just doesn't do anything on edit.

@n3tr
Copy link
Contributor

n3tr commented Oct 15, 2020

I'm happy to take a look at this if no one else is currently looking.

@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants