npm create umi
npm i
npm start
点击带有ProTable的页面报以下错误
TypeError: Cannot read property 'reduce' of undefined
tableAlertRender
./src/pages/ListTableList/index.jsx:207
npm create umi
npm i
npm start
点击带有ProTable的页面报以下错误
TypeError: Cannot read property 'reduce' of undefined
tableAlertRender
./src/pages/ListTableList/index.jsx:207
期望正常展现表格
npm create umi
npm i
npm start
无任何改动


看来是umi的bug。等待修复一下。
umijs/umi#4368
这个错看起来不像是umi的bug, 像是antd->ProTable的bug?
https://github.com/ant-design/ant-design-pro/pull/6284
这个呢?
是 protable 的不兼容改动
6284
这个呢?
是 protable 的不兼容改动
嗯,非常感谢;
这个bug啥时候可以修复,在线等,项目急用 :)
6284
这个呢?
是 protable 的不兼容改动
看到你的提交改动了,非常感谢!
Most helpful comment
https://github.com/ant-design/ant-design-pro/pull/6284
这个呢?
是 protable 的不兼容改动