ant-design / pro-components

🏆 Use Ant Design like a Pro!
https://pro-components.antdigital.dev
MIT License
4.3k stars 1.36k forks source link

🐛[BUG]findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference #8640

Closed yxplus1116 closed 2 months ago

yxplus1116 commented 2 months ago

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🐛 bug 描述

控制台报错:findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference 看上去和 pro-components 的实现有关系

📷 复现步骤

🏞 期望结果

💻 复现代码

© 版本信息

🚑 其他信息

image

fnoopv commented 2 months ago

ref https://github.com/ant-design/pro-components/issues/8641#issuecomment-2283615065