-
Notifications
You must be signed in to change notification settings - Fork 328
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
[Tree] 使用时控制台提示错误 #2660
Comments
👋 @SuperLeven,感谢给 TDesign 提出了 issue。 |
|
一、请补充 |
可以复现 @NWYLZW 我来跟进 |
|
不会操作,乱点的,没想到新建了一条,重现就好,变量都是官网复制的,名字都没改,辛苦修复了 |
这个问题是因为初始化storeRef.current导致 暂时不影响功能的使用 我们Tree组件也正在重写 确认了下重写完不会有这个warning |
fix 1.5.0 |
tdesign-react 版本
1.4.0
重现链接
No response
重现步骤
<Tree data={treeList} activable hover transition allowFoldNodeOnFilter={true} filter={filterText ? filterByText : undefined} />
期望结果
No response
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
The text was updated successfully, but these errors were encountered: