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
The typescript worker has become a bit crashy lately. e.g. just right now :
To mitigate this we made the worker auto restarting with the right settings. But now the errors linger if it crashes.
Track all errors by their source in the error cache and allow us to clear errors by error source.
The text was updated successfully, but these errors were encountered:
37d9bdc
Released with 2.1.1 🌹
2.1.1
Sorry, something went wrong.
No branches or pull requests
The typescript worker has become a bit crashy lately. e.g. just right now :
To mitigate this we made the worker auto restarting with the right settings. But now the errors linger if it crashes.
Fix
Track all errors by their source in the error cache and allow us to clear errors by error source.
The text was updated successfully, but these errors were encountered: