[Bug] vtable-search,clear方法不生效,官方demo可重现
Open
@wumo1016 is already working on this.
Since Oct 9, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
当前版本
Link to Minimal Reproduction
官网搜索demo可重现
Steps to Reproduce
官网demo可重现
Current Behavior
每次搜索完,下一次搜索的时候,希望可以先重置,只展示当前搜索结果的高亮,但是实际展示了所有历史搜索的高亮,未重置,原因是clear()方法未生效。
Expected Behavior
修复clear方法的问题,希望只展示当前搜索的高亮效果,不需要历史记录的
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.
Assessment
This issue has not been assessed yet.