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

Popup event handler document instance undefined #11475

Closed
2 tasks done
parasshah195 opened this issue May 26, 2020 · 1 comment
Closed
2 tasks done

Popup event handler document instance undefined #11475

parasshah195 opened this issue May 26, 2020 · 1 comment
Labels
bug Indicates a bug with one or multiple components. status/merged Indicates when a Pull Request has been merged to a Release.

Comments

@parasshah195
Copy link

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • The issue still exists against the latest stable version of Elementor Pro.

Description

The popup event triggers (elementor/popup/show and elementor/popup/hide) passes 2 extra parameters as separate arguments and therefore when adding an event listener to it, the popup document instance (the 2nd param) returns undefined.

The JQuery .trigger() docs state that extra parameters need to passed as a single argument either as an array or plainObject.

@DorShahar DorShahar added the bug Indicates a bug with one or multiple components. label Feb 23, 2021
@shilo-ey shilo-ey added the status/merged Indicates when a Pull Request has been merged to a Release. label Feb 23, 2021
@shilo-ey
Copy link
Contributor

This issue has been resolved in Elementor Pro v3.1.1

Feel free to update

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug with one or multiple components. status/merged Indicates when a Pull Request has been merged to a Release.
Projects
None yet
Development

No branches or pull requests

3 participants