Problem/Motivation

Event listener logic on the .ief-popup-close is broken.

On .ief-popup-close click, the script looks for a .form-wrapper which does not exist in the DOM.

Proposed resolution

In ief_popup.js, adjust the selector to match an element in the DOM.

Issue fork ief_popup-3507426

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

kuznikerik created an issue.

chrisck’s picture

Can you provide more information and steps to reproduce? I'm not able to reproduce your issue and the closing of the IEF dialog is working for me. In my DOM the IEF dialog <div> contains two classes js-form-wrapper form-wrapper.