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.
Other animations work, but not the entering one.
Example: http://plnkr.co/edit/NVc4bc3kSj5K0WlbVBex?p=preview Update:http://plnkr.co/edit/jtPQ6BL2uhZ9kZapft8E?p=preview - here's another example using uib-tab directive; it won't work on the first tab change event (i.e. when it's calling enableAnimation() for the first time), so it seems that it's because when calling enabled function it acts asynchronously?