-
Notifications
You must be signed in to change notification settings - Fork 199
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
🤔动态滚动表格,表格内部方法报错 #2539
Comments
你好 @xinxin12138,请提供一个可以在线访问的链接, 或者使用 codesandbox 提供示例并详细说明复现步骤 (查看更多模板), 15 天内未回复issue自动关闭。 Hello, @xinxin12138, please provide an accessible link or usage codesandbox to describe the reproduction steps (more template). The issue will be closed without any replay within 15 days. |
这个错误通常是表格销毁了, 但是你还在继续渲染表格导致的 (类似的问题 #2435), 你可以自己打断点看下是不是这样, 结合你的代码来看, 是有计时器没有被清除掉, 你可以尝试
S2/packages/s2-core/src/common/icons/gui-icon.ts Lines 128 to 132 in f88ef9d
|
🏷 Version
Sheet Type
🖋 Description
表格滚动,动态设置表格滚动时长,表格内部方法报错,如下图:
表格绘制及滚动方法.txt
🔗 Reproduce Link
😊 Expected Behavior
希望能告知,这个add方法报错,会是什么原因引起的
😅 Current Behavior
The text was updated successfully, but these errors were encountered: