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

[Bug] listTable 懒加载情况下,拖拽列头,表格会卡死 #705

Closed
flydustlww opened this issue Dec 11, 2023 · 0 comments · Fixed by #704
Closed

[Bug] listTable 懒加载情况下,拖拽列头,表格会卡死 #705

flydustlww opened this issue Dec 11, 2023 · 0 comments · Fixed by #704
Assignees
Labels
bug Something isn't working

Comments

@flydustlww
Copy link

Version

0.16.1

Link to Minimal Reproduction

https://visactor.io/vtable/demo/performance/async-data

Steps to Reproduce

1 https://visactor.io/vtable/demo/performance/async-data 设置数据足够大 比如 为1000000,

2 配置 options dragHeaderMode: 'column',

3 拖拽列头

Current Behavior

列表卡死

Expected Behavior

列表可以在数据未完全返回时,也能拖拽列头

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@flydustlww flydustlww added the bug Something isn't working label Dec 11, 2023
@fangsmile fangsmile self-assigned this Dec 11, 2023
@fangsmile fangsmile linked a pull request Dec 11, 2023 that will close this issue
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants