-
-
Notifications
You must be signed in to change notification settings - Fork 602
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
[Bug]: strange error when updating the file and dev server fails to refresh #4231
Comments
Could you give us a small reproduction demo and what version of modern.js are you using? |
@AsuraKev Sorry for the late response, but unfortunately no, you have to give us a minimal reproduction repo. Please fork this to make one: https://github.com/web-infra-dev/rspack-repro |
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment! |
bump |
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment! |
close due to missing repro |
System Info
chrome, modern.js latest, rspack
Details
I am using react-i18next for translation, I am making some small update on my tsx file to change translation key but the dev server fails to refresh page with the updated changes. It sometimes fixes itself.
Reproduce link
No response
Reproduce Steps
Install react-i18next and i18next
Setup translation
live update the code to see changes
error occurs
The text was updated successfully, but these errors were encountered: