antd的表格拖拽排序, 報錯:React.createContext is not a function

在使用 antd的表格拖拽排序功能時,  報錯: React.createContext is not a function 分析原因: https://zhuanlan.zhihu.com/p/34038469 解決辦法: 1. 升級antd的版本          //下載固定版本 npm報錯,不指定版本OK。 2.  升級 react的版本 "react": "^16.4.0", "rea
相關文章
相關標籤/搜索