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

table中使用sorttablejs拖动后数据删除后渲染bug #7943

Open
1 task
yaomk opened this issue Nov 18, 2024 · 0 comments
Open
1 task

table中使用sorttablejs拖动后数据删除后渲染bug #7943

yaomk opened this issue Nov 18, 2024 · 0 comments

Comments

@yaomk
Copy link

yaomk commented Nov 18, 2024

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.6

Environment

vue: 3.5.12,sorttablejs: 1.15.3

Reproduction link

https://stackblitz.com/edit/vitejs-vite-rqjxlr?file=src%2FApp.vue

Steps to reproduce

  1. 拖动第一行数据,拖动至第二行。
  2. 点击行删除按钮。

What is expected?

能够正常删除数据。

What is actually happening?

控制台中打印 dataSource 已经被清空,但是页面依然有那条数据。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant