-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Open
Description
Hot Reload stopped working after switching to v5. I tried finding the error and found out that:
The WebSocket connection works as expected but the engine doesn't apply the changes.
Got the update.js with the new content. That means that the injected client side code doesn't apply the changes correctly.
Kushagra8888, dylanjmcdonald and zprjk