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

[Bug Report] el-table: ResizeObserver loop completed with undelivered notifications / ResizeObserver loop limit exceeded #20678

Closed
alex-dunn opened this issue Jan 12, 2021 · 0 comments · Fixed by #21255

Comments

@alex-dunn
Copy link

Element UI version

2.14.1

OS/Browsers version

MacOs, Chrome 87 & Firefox 84

Vue version

2.6.9

Reproduction Link

https://jsfiddle.net/cwzkrh8q/

Steps to reproduce

Resize window or jsfiddle preview pane until text wrapping causes the number of lines to change.

What is Expected?

Error should be handled by element component.

What is actually happening?

ResizeObserver throws error into console:

  • Chrome: ResizeObserver loop limit exceeded
  • Firefox: ResizeObserver loop completed with undelivered notifications
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

Successfully merging a pull request may close this issue.

1 participant