redux-form-antd icon indicating copy to clipboard operation
redux-form-antd copied to clipboard

Warning: Function components cannot be given refs

Open sadmansh opened this issue 5 years ago • 0 comments

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

I tried with the example code shown in the repo README file, but that shows the error too. I am using React v16.13.1 and Node 14.3.0

sadmansh avatar May 23 '20 20:05 sadmansh