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

pass event to disableOn handler #1017

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sktocha
Copy link

@sktocha sktocha commented Aug 13, 2017

Sometimes event in disableOn handler is need. For example if we need to disable popup when there is a disabled attribute on el that we clicked so we need to get element (e.target). (In the state when handler is called there is no el properties on instance.)

@interDist
Copy link

related to #923

Copy link

@Lednerb Lednerb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A good and useful addition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants