Skip to content

Errors related to btoa/atob in IE11 after upgrading to latest core-js version #1161

@tardiva

Description

@tardiva

After upgrading core-js in our app to latest 3.27.1 version we found that the app stopped working in IE11. Seems that the last stable version for us is 3.21.1 and critical changes were made here.

I prepared minimal example for reproducing the issue.

Run npm start in main branch and note that alert is shown in Chrome but it is not shown in IE11

Then change the branch to use core-js version 3.21.1. Note that alert works as expected in both browsers.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions