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
I'm trying to using the directive nspopover inside an input, it works fine, but when I add an ng-keyup event for example into the input, the event inside the ng-keyup is ignored, is that normal? How could I use angualrjs directives with nspopover ?