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.

IE11 Internet Explorer 11 - Is this browser supported by easy-peasy?

See original GitHub issue

Hi there, i’ve recently refactored an app using redux to easy peasy, it was a very pleasant developer experience, however it’s become apparent, we’re losing functionality in IE11 (i…e computed are not returning). This is with all the usual babel-preset-env and .browserlistrc configurations to enable polyfills for IE11 support which we’re confident are working correctly.

We’ve still a significant part of the user base on this browser, so it’s an issue. Has anyone else encountered this issue? I’m just trying to determine if it’s easy-peasy itself, or something with our implementation.

Unfortunately it looks like code sandbox itself doesn’t support IE11, as I hoped to visit the example app hosted there on the IE11 browser in order to determine the functionality. Any advice or shared experiences would be very welcome.

Thank you

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
onionhammercommented, Oct 15, 2020

@ctrlplusb Yep, I did do that before reporting this. Immer@1 is included by ‘react-dev-utils’, which is included by react-scripts

0reactions
ctrlplusbcommented, Oct 15, 2020

@onionhammer thanks for helping to verify this.

Could you please try install immer directly on your project:

npm install immer@7.0.9

I am worried you have multiple versions running perhaps, with the patch subsequently not being applied as expected.

@oller could you please try the latest beta and see if it addresses your IE11 issues

npm install easy-peasy@4.1.0-alpha.1 
Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix site display issues with Compatibility View in Internet ...
Learn how to fix website display problems using Compatibility View in Internet Explorer.
Read more >
Internet Explorer 11 has retired and is officially out of support ...
After 25+ years of helping people use and experience the web, Internet Explorer (IE) is officially retired and out of support as of...
Read more >
Internet Explorer Woes - Spiceworks Community
There's your answer. Always use any browser that's not IE (or Edge). Easy peasy. Why would you spend any amount of time trying...
Read more >
Browser info needed - Astronomy Software & Computers - Cloudy ...
Carol, I run three browsers on my computer--IE 11, Firefox, and Chrome--without any problems at all. I can also run them simultaneously without...
Read more >
Which Product do you want Comodo to develop next? | Page 79
Hi together, i´m from Hamburg in Germany and would like to try and use an Internet Explorer 11 based Comodo Browser which is...
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