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

fix($compile): Handle the removal of an interpolated attribute #9240

Closed
wants to merge 1 commit into from

Conversation

lgalfaso
Copy link
Contributor

Handle the removal of an interpolated attribute before the attribute interpolating directive is linked

Closes #9236

Handle the removal of an interpolated attribute before the
attribute interpolating directive is linked

Closes angular#9236
@lgalfaso lgalfaso force-pushed the attr-interpolate-remove branch from 06a4b99 to 96faeca Compare September 24, 2014 06:10
@jeffbcross jeffbcross force-pushed the master branch 2 times, most recently from cad9560 to f294244 Compare October 2, 2014 22:09
@IgorMinar IgorMinar added this to the 1.3.0-rc.5 milestone Oct 7, 2014
@lgalfaso lgalfaso closed this in a75546a Oct 7, 2014
bullgare pushed a commit to bullgare/angular.js that referenced this pull request Oct 9, 2014
Handle the removal of an interpolated attribute before the
attribute interpolating directive is linked

Closes angular#9236
Closes angular#9240
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.

$compile: error while removing tAttr with interpolated expression during directive compile
3 participants