Skip to content
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

Error: ResizeObserver loop limit exceeded #905

Closed
kollivier opened this issue Aug 22, 2018 · 1 comment
Closed

Error: ResizeObserver loop limit exceeded #905

kollivier opened this issue Aug 22, 2018 · 1 comment
Assignees

Comments

@kollivier
Copy link
Contributor

This error is harmless, and should be whitelisted by the error reporter. It basically appears to be a speed issue with redraws. Here is more info:

https://stackoverflow.com/questions/49384120/resizeobserver-loop-limit-exceeded

Note that this does probably mean we have some room to improve rendering, but that can be tackled later.

https://sentry.io/learningequality/studio/issues/657395532/

None: ResizeObserver loop limit exceeded
  at None (/channels/913efe9f14c65cb1b23402f21f056e99/view/0fdc62e/da1ea95)
@kollivier
Copy link
Contributor Author

It looks like this hasn't been appearing for some time now in Sentry, and I set a flag to ignore it until it happens 100 more times, so I don't think we'll see this any longer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant