You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What happens?
现阶段使用
![image](https://user-images.githubusercontent.com/24311105/56674089-02650280-66ec-11e9-99c4-b68ff66923e6.png)
import {connect} from 'dva';
此版本connect不支持React.forwardRef(),需要升级dva内置依赖react-redux至v5.1.0以上,issue:(https://github.com/reduxjs/react-redux/issues/914)。 否则会报如下错误请确认
The text was updated successfully, but these errors were encountered: