-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Using msgpackr@^1.9.0
causes maximum call stack exceeded error
#12499
Comments
Fix: kriszyp/msgpackr#117 The cause is a bit weird... Sometimes we send monaco types directly to mspackr instead of clean DTOs. Said type returns |
The fix is now merged and released in |
We are now using |
From #12484 (comment)
The text was updated successfully, but these errors were encountered: