-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
This data makes the surface algorithm blow up #179
Comments
#1906 fixes this for SVG, but there's something strange still happening with webGL - the browser still locks up with an unending cascade of these errors: |
A demo to illustrate the issue. |
Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson |
... and freeze the browser tab.
most likely due to unstable floating point errors.
If that's the case, we should at least warn user when this happens.
The text was updated successfully, but these errors were encountered: