We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Prove:
Got the update.js with the new content. That means that the injected client side code doesn't apply the changes correctly.
The text was updated successfully, but these errors were encountered:
are you sure it's not the same as #11773 ?
Sorry, something went wrong.
I think so yes, because I don't get a javascript error in the console.
Have you solved this problem yet?
No branches or pull requests
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.
Prove:

Got the update.js with the new content. That means that the injected client side code doesn't apply the changes correctly.
The text was updated successfully, but these errors were encountered: