Objects are not valid as a React child (found: object with keys {$$typeof, type, key, ref, props, _owner, _store}). If you meant to render a collection of children, use an array instead

#1

dva项目在入口index.js中引入babel-polyfill,在ie下报错如上,这是什么原因