[Bug] deleteRecords 调用这个方法删除行时,会出现重复数据
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.19.3
Link to Minimal Reproduction
https://www.visactor.io/vtable/demo/performance/async-data
Steps to Reproduce
Current Behavior
需要马上修复一下这个问题,渲染有问题,且调用updateOption方法也无法消除此问题,重复数据仍然存在
Expected Behavior
修复一下
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the async-data performance demo using VTable 1.19.3 and the deleteRecords call. Trace how deleteRecords affects rendering and whether updateOption changes the resulting data. Done means deleting rows no longer produces duplicate data in the demo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100