You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`.
This changes how elements with "transclude element" and a controller are compiled to
avoid the issue.
Closesangular#3764
jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`.
This changes how elements with "transclude element" and a controller are compiled to
avoid the issue.
Closesangular#3764
jamesdaily
pushed a commit
to jamesdaily/angular.js
that referenced
this issue
Jan 27, 2014
jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`.
This changes how elements with "transclude element" and a controller are compiled to
avoid the issue.
Closesangular#3764
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently Angular.js is tested against jQuery 1.8.3 which starts to be little dated. It would be nice to have official support for 1.10.2.
1.10.2 seems to mostly work fine, only 1 test is failing when I do
grunt tests:jquery
.The text was updated successfully, but these errors were encountered: