Skip to content

unable to create / rename folder in Microsoft Edge #36

@ax-sc

Description

@ax-sc

While creating and renaming folders for variables works well in Firefox, I´m unable to create and/or rename a folder in Microsoft Edge (Version 83.0.478.50).

The developer´s console shows the following error when clicking on the icon to create a new folder:

TypeError: t.newName.replaceAll is not a function
    at s.<anonymous> (edit.bundle.js:8)
    at s.e._render (vendor.bundle.js:13)
    at s.r (vendor.bundle.js:13)
    at pn.get (vendor.bundle.js:13)
    at pn.run (vendor.bundle.js:13)
    at dn (vendor.bundle.js:13)
    at Array.<anonymous> (vendor.bundle.js:13)
    at Ze (vendor.bundle.js:13)

and this error when clicking on the name of an existing folder:

TypeError: e.value.replaceAll is not a function
    at s.<anonymous> (vendor.bundle.js:13)
    at s.e._render (vendor.bundle.js:13)
    at s.r (vendor.bundle.js:13)
    at pn.get (vendor.bundle.js:13)
    at pn.run (vendor.bundle.js:13)
    at dn (vendor.bundle.js:13)
    at Array.<anonymous> (vendor.bundle.js:13)
    at Ze (vendor.bundle.js:13)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions