Replies: 2 comments
-
在 antvis/S2 的问题库中,我没有找到与您描述的问题完全匹配的已知问题。不过,有一些与单元格状态和交互相关的改进和修复,例如支持通过键盘取消选择单元格(PR #143)和修复滚动表格时鼠标移动会重置已选中单元格的问题(PR #914)。 您可以尝试以下步骤来进一步排查问题:
如果问题依然存在,建议您在 antvis/S2 的 GitHub 讨论区或问题区提交一个新的问题报告,提供详细的复现步骤和代码示例,以便开发团队能够更好地协助您。 🪧 TipsFor further assistance, please describe your question in the comments and @petercat-assistant to start a conversation with me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
看了下, 是 BUG, 行列头的叶子节点内部被更新为了 近期修复, 请关注后续更新日志 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
s2点击列头或行头单元格,为什么会出现如下图所示的问题?复现链接:https://codesandbox.io/p/sandbox/clever-bose-y4fdl8


透视表点击列头或行头单元格,普通表格点击表头单元格都会出现这个问题。
Beta Was this translation helpful? Give feedback.
All reactions