redux-form-antd
redux-form-antd copied to clipboard
Warning: Function components cannot be given refs
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