question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A problem about IE11 partial module loading

See original GitHub issue

Environment(required)

  • antd version: 2.7.2
  • OS and its version: window10
  • Browser and its version: IE11

What did you do? Please provide steps to re-produce your problem.

When I import whole package in the compiler vendors,nothing wrong,all the browser are working properly,but when I import package partial,there had been an error,and the project didn’t work,only IE11 has this problem.

error code: SCRIPT5022: 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 or wrap the object using createFragment(object) from the React add-ons. Check the render method of RedBoxError.

Thanks!

What do you expected?

What happen?

Re-producible online demo

http://139.224.128.69:8060/inmanage/app.html

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

0reactions
lock[bot]commented, May 2, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix site display issues with Compatibility View in Internet ...
For Windows 7. When a site is incompatible with Internet Explorer 11 for Windows 7, you'll see the Compatibility View button Compatibility View...
Read more >
Is your Vue app not working in IE 11? Here's how to fix it.
The main reason why your Vue app is breaking in IE11 is because the browser does not support modern JavaScript syntax. By that...
Read more >
Missing module exports in IE11/Edge - Stack Overflow
The problem starts with IE11/Edge. The code works fine on Chrome. Here's how the module is imported in the transformed app (babel'd code):...
Read more >
Browser issue in IE 11 but working fine in chrome browser
It is working fine chrome and not working in IE then mostly issue with flex CSS property. Flex layout in Internet Explorer 11...
Read more >
"modules" | Can I use... Support tables for HTML5, CSS3, etc
Loading JavaScript module scripts (aka ES6 modules) using <script ... 1 Notable partial support in IE11 includes (at least some) support for const ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found