weui / react-weui

weui for react
https://weui.github.io/react-weui/docs/
2.85k stars 493 forks source link

Input 显示不能被使用ref #296

Open derekzhou2015 opened 5 years ago

derekzhou2015 commented 5 years ago

错误信息: Warning: Function components cannot be given refs. Attempts to access this ref will fail.%s%s "react": "^16.7.0", "react-dom": "^16.7.0", "react-router-dom": "^4.3.1", "react-scripts": "2.1.3", "react-weui": "^1.1.3", "weui": "^1.1.0" 代码 如下