Problem/Motivation

When trying to delete a paragraph using Frontend Editing we get this error:

TypeError: ConfirmDialog is not a constructor at HTMLAnchorElement. (frontend_editing.js?tbmrjf:369:32)

Steps to reproduce

Try to delete a paragraph from a page using Frontend Editing.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

stborchert created an issue. See original summary.

stborchert’s picture

Assigned: stborchert » Unassigned
Status: Active » Needs review

  • 4b2feb6f committed on 2.x
    Issue #3577950: make ConfirmDialog available everywhere
    
a.dmitriiev’s picture

Status: Needs review » Fixed

Thank you! I could reproduce the issue and the MR fixes it. Merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.