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

CRA sometimes doesn't recover from compile error #18

Open
Siegrift opened this issue May 8, 2021 · 2 comments
Open

CRA sometimes doesn't recover from compile error #18

Siegrift opened this issue May 8, 2021 · 2 comments
Labels
blocked Issues and PRs blocked by something

Comments

@Siegrift
Copy link
Collaborator

Siegrift commented May 8, 2021

Sometimes, when I have code and I use some variable which doesn't exist and there is a compile error the app won't hot reload even after the issue is fixed (maybe runtime error is enough too).

For now I have to restart the dev server - which is fast, but annoying.
Quick google didn't help :/

@Siegrift Siegrift added good first issue Good for newcomers help wanted Extra attention is needed labels May 8, 2021
@Siegrift
Copy link
Collaborator Author

Siegrift commented Jul 5, 2021

This issue seems to be the culprit: facebook/create-react-app#11161

After it is resolved, we should update the CRA to a newer version.

@Siegrift Siegrift added blocked Issues and PRs blocked by something and removed good first issue Good for newcomers help wanted Extra attention is needed labels Jul 5, 2021
@bbenligiray
Copy link
Member

The linked issue is apparently resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues and PRs blocked by something
Projects
None yet
Development

No branches or pull requests

2 participants