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] When resizing window size, el-table will trigger "ResizeObserver loop limit" error #12866

Closed
Fundebug opened this issue Sep 25, 2018 · 11 comments · Fixed by #21255
Closed

Comments

@Fundebug
Copy link

Fundebug commented Sep 25, 2018

Element UI version

2.4.3

OS/Browsers version

MacOS High Sierra 10.13.6

Vue version

2.5.16

Reproduction Link

https://github.com/Fundebug/reproduce-ResizeObserver-loop-limit-exceeded

Steps to reproduce

  1. 安装依赖
    npm install
  2. 运行
    npm run dev
  3. 打开浏览器窗口
    http://localhost:8080/#/
  4. 缩小窗口大小直到手机号折叠成两行,就会触发

这是我们使用Fundebug监控到的报错信息:

2018-11-07 10 29 42

What is Expected?

不会报错

What is actually happening?

报错:ResizeObserver loop limit exceeded http://localhost:8080/#/ 0 0 null

@Jackliu007888
Copy link

the same

2 similar comments
@qiuyeduxin
Copy link

the same

@hylarucoder
Copy link

the same

@ChaoqiYin
Copy link

the same, and only when i use chrome

@njueyupeng
Copy link

the same , chrome version over 68.0

@swwinone
Copy link

swwinone commented Dec 3, 2018

the same,resize table will lead to the chrome error with chrome version over 68.0

@wacky6
Copy link
Contributor

wacky6 commented Dec 4, 2018

See:

sagemathinc/cocalc#3264 (comment)
WICG/resize-observer#38


In short, ignore this error.

@liull89
Copy link

liull89 commented Oct 8, 2019

the same , chrome please

@nullhan
Copy link

nullhan commented May 11, 2022

the same

@Lana-Lan
Copy link

the same, in case of [v-if element-ui table]

@njueyupeng
Copy link

njueyupeng commented Sep 21, 2022 via email

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

Successfully merging a pull request may close this issue.