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

n-tree在隐藏搜索无关的条件下filter后,tree组件卡住无法收缩 #3647

Closed
zhangke1722 opened this issue Aug 31, 2022 · 1 comment
Labels
bug Something isn't working pr welcome

Comments

@zhangke1722
Copy link

TuSimple/naive-ui version (版本)

2.33.1

Vue version (Vue 版本)

3.2.38

Browser and its version (浏览器及其版本)

chrome

System and its version (系统及其版本)

window11

Node version (Node 版本)

Reappearance link (重现链接)

https://codesandbox.io/s/hkes7p

Reappearance steps (重现步骤)

隐藏搜索无关的节点,输入任意子节点进行filter, 点击tree无法收缩卡住, 来自官网demo Tree搜索

Expected results (期望的结果)

过滤后 tree可以正常进行收缩

Actual results (实际的结果)

隐藏搜索无关的节点,输入任意子节点进行filter, 点击tree无法收缩卡住, 来自官网Tree demo 搜索

Remarks (补充说明)

@github-actions github-actions bot added the untriaged need to sort label Aug 31, 2022
@07akioni 07akioni added bug Something isn't working and removed untriaged need to sort labels Sep 4, 2022
@07akioni
Copy link
Collaborator

07akioni commented Sep 4, 2022

确实是个 bug,感觉是特定的搜索条件会触发

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pr welcome
Projects
None yet
Development

No branches or pull requests

2 participants