Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to create / rename folder in Microsoft Edge #36

Open
ax-sc opened this issue Oct 4, 2020 · 1 comment
Open

unable to create / rename folder in Microsoft Edge #36

ax-sc opened this issue Oct 4, 2020 · 1 comment
Labels
status: on-hold type: bug Something isn't working

Comments

@ax-sc
Copy link
Member

ax-sc commented Oct 4, 2020

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)
@ax-sc ax-sc added the type: bug Something isn't working label Oct 4, 2020
@ax-sc ax-sc added this to the Release 0.1.0 milestone Oct 4, 2020
@sentry-io
Copy link

sentry-io bot commented Oct 6, 2020

Might be related to this?

Sentry issue: DESKLAB-J

@3j14 3j14 modified the milestones: Release 0.1.0, Backlog Nov 11, 2020
@ax-sc ax-sc removed this from the Backlog milestone Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: on-hold type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants