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

fix: wheel scroll error! #2643

Open
wants to merge 6 commits into
base: next
Choose a base branch
from

Conversation

DavisYao88
Copy link

👀 PR includes

🐛 Bugfix

🔧 Chore

  • Test case
  • Docs / demos update
  • CI / workflow
  • Release version
  • Other ()

📝 Description

修复使用触摸板快速反复滚动时,堆内存溢出,导致表格卡死。

🖼️ Screenshot

Before After
f7a572ed5556fd4ca6c89fc7e9981271 8E764474-A98E-4ae2-BC14-C589818CB69C

🔗 Related issue link

close #2627

🔍 Self-Check before the merge

  • Add or update relevant docs.
  • Add or update relevant demos.
  • Add or update test case.
  • Add or update relevant TypeScript definitions.

Copy link

vercel bot commented Apr 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
antvis-s2 ❌ Failed (Inspect) May 27, 2024 9:58am

@EliazTray
Copy link

EliazTray commented May 24, 2024

It looks like two months have passed, any progress here?
Thanks~

@DavisYao88 DavisYao88 closed this May 25, 2024
@DavisYao88 DavisYao88 reopened this May 25, 2024
@lijinke666
Copy link
Member

不好意思,下周处理该 pr ,感谢贡献

@lijinke666
Copy link
Member

@DavisYao88 请解决下冲突

@DavisYao88
Copy link
Author

@DavisYao88 请解决下冲突

已解决

packages/s2-react/playground/index.tsx Outdated Show resolved Hide resolved
packages/s2-react/playground/components/BigDataSheet.tsx Outdated Show resolved Hide resolved
packages/s2-react/playground/components/BigDataSheet.tsx Outdated Show resolved Hide resolved
packages/s2-core/src/facet/base-facet.ts Outdated Show resolved Hide resolved
packages/s2-core/src/facet/base-facet.ts Outdated Show resolved Hide resolved
packages/s2-core/src/facet/base-facet.ts Outdated Show resolved Hide resolved
packages/s2-core/src/facet/base-facet.ts Outdated Show resolved Hide resolved
@lijinke666
Copy link
Member

lijinke666 commented May 27, 2024

这个 case 比较特殊, 可以不写单测, 这个报错可忽略, 已知问题

image

@lijinke666
Copy link
Member

image

这个问题请看下, 我觉得是有问题的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next 2.0-next 版本的问题 pr(fix) bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

透视表列多时,使用触摸板左右快速滑动,会报栈溢出错误
3 participants