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.
It's not possible to use ngRepeat on the same element as ngInclude any more, this was a tough choice we had to make in order to make using animations easier.
I have a recursive ng-repeat that works on 1.1.5 and no more works in 1.2RC2.
Basically when I changed
$scope.menu
, the menu show the old and new data.Live example demonstrating the problem:
http://jsfiddle.net/cc8zJ/1/
Gives to consider this an issue?
I appreciate any suggestion
The text was updated successfully, but these errors were encountered: