react-component/virtual-list

控制台有warning提示,ref使用不正确

qianchengjie opened this issue · 4 comments

Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?

Check the render method of `Item`.

Has anyone been keeping up with this discussion?

Could you please provide a reproduction and submit the issue to antd?

#195 (comment)

I created a new issue in antd