Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(ngMobile): prevent ngClick when item disabled #3335

Closed
wants to merge 1 commit into from

Conversation

bshepherdson
Copy link
Contributor

 - the ngClick attribute was always triggered, regardless the ngDisabled/disabled attributes
 - we now check the DOM disabled status before triggering the original click event
 - deals with angular#3124 angular#3132 /cc @shepheb
@IgorMinar
Copy link
Contributor

landed as e034024

@IgorMinar IgorMinar closed this Jul 24, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not possible to bind to the ngMobile fast click event in directives
3 participants