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

fix(htmlAnchorDirective): remove "element !== target element" check #10866

Closed
wants to merge 1 commit into from

Conversation

caitp
Copy link
Contributor

@caitp caitp commented Jan 26, 2015

It's not really needed due to the way click events are dispatched and propagated

It's not really needed due to the way click events are dispatched and propagated
caitp added a commit that referenced this pull request Jan 26, 2015
It's not really needed due to the way click events are dispatched and propagated

Closes #10866
@caitp caitp closed this in 2958cd3 Jan 26, 2015
nidico added a commit to liqd/adhocracy3 that referenced this pull request Feb 18, 2015
This was a bug in angular which caused `element.off("click.adh_href")`
remove too many click events.

This is fixed in angular/angular.js#10866 in version 1.3.11 .
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants