pmmmwh / react-refresh-webpack-plugin

A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just keeps breaking

OldManMeta opened this issue · comments

Hi - I had the same problems using the older Hot-Reload solution, but the depency on <R18 was a total deal breaker.

Interestingly, I get exactly the same errors now as well:

image

Each time I make a change in source, then save - I get this screen show up. I have to manually click on the refresh of the browser and then save the source again. Kinda defeats the purpose of it all.

Not sure if this issue is cause directly from this plugin or from the fast-refresh stuff?

Driving me nuts though - any help would be much appreciated.

Cheers

Can you provide any reproduction? How are you configuring things? It's really hard to help without any context