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
Hi, ng-show and ng-hide do not appear to work on the element directly. I'm currently wrapping it in a <div> with ng-hide on it to get what I want, but it would be nice if I could use on this directly.
Hi,
ng-show
andng-hide
do not appear to work on the element directly. I'm currently wrapping it in a<div>
with ng-hide on it to get what I want, but it would be nice if I could use on this directly.There is a discussion on how to solve it over here: angular/angular.js#2500
The text was updated successfully, but these errors were encountered: