-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Uncaught RangeError: Maximum call stack size exceeded 在table 组件中滑动滚动条,控制台报了上千个警告 #7592
Comments
暂时解决: vue 版本3.3.4 ,不要写^ |
@selicens @tangjinzhou 看一下 vue 3.4.x下报这个错,紧急修复下吧 |
3.4 对于 computed 进行了优化:vuejs/core#5912 是否将 |
+1 |
I also encountered this problem, the version of vue is 3.4.21. |
Is there any way to solve this problem? For example, using |
+1 |
vue 3.5.0 will resolve |
+1 |
2 similar comments
+1 |
+1 |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days |
Version
4.2.1
Environment
"vue": "^3.4.27"
Reproduction link
https://codesandbox.io/p/devbox/tender-violet-xj5j5f
Steps to reproduce
先把浏览器控制台打开,滑动滚动条,滚到底部的过程中,控制台就会报上千个警告
What is expected?
不要报错
What is actually happening?
先把浏览器控制台打开,滑动滚动条,滚到底部的过程中,控制台就会报上千个警告
The text was updated successfully, but these errors were encountered: