Open digibum opened 6 years ago
When click on menu item accours, none of the params contains my ng-repeat item.
click: function ($itemScope, $event, modelValue, text, $li) { $scope.selected = $itemScope.item.name; }
When click on menu item accours, none of the params contains my ng-repeat item.
click: function ($itemScope, $event, modelValue, text, $li) { $scope.selected = $itemScope.item.name; }