Hot Reloading fails on dev/local environment
See original GitHub issueExpected behavior
Hot Reloading to refresh page with most recent updates to files
Actual behavior
Memory allocation error, might possibly have to do with client-side web pack build
How to reproduce
- Run busy locally
- Go to localhost:3000
- Make changes in files
- Go back to browser and wait for refresh or try to refresh page
- Errors out and throws
CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
error
- Browser: Chrome
- Operating system: OSX
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Hot Reload Fails, DOM adds an additional iframe containing ...
Everytime I save my code and hot reload happens, I am then unable to interact with the application (every component becomes unclickable).
Read more >Hot Reload is not working in my React App - Stack Overflow
To solve the problem in hot reloading/fast_refresh I simply add CHOKIDAR_USEPOLLING=true in package.json:
Read more >Troubleshooting XAML Hot Reload - Visual Studio (Windows)
XAML Hot Reload requires that the environment variable ENABLE_XAML_DIAGNOSTICS_SOURCE_INFO is set to 1 at the time application starts.
Read more >How to fix the NextJS HMR(hot reload) not working error on ...
After all the dependencies have been installed you can launch your text editor and start working inside your new environment without any errors....
Read more >Hot reload - Flutter documentation
Hot reload loads code changes into the VM and re-builds the widget tree, preserving the app state; it doesn't rerun main() or initState()...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same issue for me. Updating to the latest antd also helps. Node v8.11.1 on Windows 10
What version of antd are you using right now?
2.3.11
is older version than what we are using by default. I made section in contributing guide about this problem: https://docs.google.com/document/d/1tsR8ZOIF3Inf-KkZxZA3b0Q60Dct3Y0TmPhfuE5zbaA/edit#heading=h.encgzny60r5l