[Bug] vue-table 使用updateFilterRules后,再deleteRecord或addRecords均未修改原records
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.16.0
Link to Minimal Reproduction
如题
Steps to Reproduce
如题
Current Behavior
如题
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 reported sequence in the vue-table: call updateFilterRules, then deleteRecord or addRecords, and compare the resulting records with the original records. The issue provides no repository file or test entry point, so first locate these operations and an existing reproduction or test. Done means both operations correctly update the records after filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100