Skip to content

Hangs when loading module in IE11 - with core-js 3.6.0 or newer, with and without babel sticky-regex polyfill #300

Closed
@perbergland

Description

@perbergland

v 4.3.0

With core-js 3.6.0 (and newer up to 3.6.5), when loading the module, the call to const parts = XRegExp.union hangs and never returns. core-js 3.6.0 introduced new compatibility stuff for sticky so maybe that’s the core problem?

const parts = XRegExp.union([/\({{([\w$]+)}}\)|{{([\w$]+)}}/, subParts], 'g', {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions