Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

[Bug Report] 浏览器 报 ResizeObserver loop limit exceeded #552

Closed tiantianchuangduixiang closed 1 year ago

tiantianchuangduixiang commented 1 year ago

选择要提交 issue 的库

vue-easytable

Issue 类型

Bug

Issue 标题

浏览器 报 ResizeObserver loop limit exceeded

仓库版本

v2.24.0

Vue 版本

2.7.14

浏览器

谷歌 111.0.5563.147

系统类型

Windows

重现链接

https://codesandbox.io/s/admiring-mountain-d4nxss?file=/webpack.config.js

重现步骤

使用vue-cli 不会报错 但是用webpack4 编译浏览器会报 超出循环次数 ResizeObserver loop limit exceeded

期望的结果是什么?

期望解决这个问题

实际的结果是什么?

实际就是不能在webpack上编译使用

huangshuwei commented 1 year ago

refer to https://github.com/Happy-Coding-Clans/vue-easytable/issues/501

tiantianchuangduixiang commented 1 year ago

我参考了 但是没有解决掉 还是在 弹出