xcatliu/react-ie8

typeerror 对象不支持“then”属性或方法

gagayang opened this issue · 1 comments

typeerror 对象不支持“then”属性或方法

then 估计是 Promise 的方法,IE8 不支持 Promise,需要加 Promiss 的 polyfill