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 was archived by the owner on Apr 12, 2024. It is now read-only.
ng-translude for directives is broken in angular 1.0.3. It seems to be related with the fix for issue #1313
Changing view using $location from a view that uses a directive with transcluded content throws:
TypeError: Cannot read property '$$childHead' of null
Take a look at this simple snippet:
http://jsfiddle.net/JJt3u/
Snippet fails in Chrome 23.0.1271.64, and Firefox 17.0