[Bug] react-vtable在处理checkbox列时,通过更新records的checked为false,无法清空选项
Open
@Rui-Sun is already working on this.
Since Feb 12, 2025.
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
https://codesandbox.io/p/devbox/react-vtable-forked-22ncg8
Steps to Reproduce
- open the Minimal Reproduction link
- click the button
Current Behavior
cannot re-render the table
Expected Behavior
re-render the table
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
relative issue: https://github.com/VisActor/VTable/issues/1467
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.
Assessment
This issue has not been assessed yet.