-
Report a 'bug' maybe - or is this expected behaviour?
In Angular, using $animatecss, triggered by an addClass or removeClass event, it seems to prevent ng-show / hide on the same element from adding…
-
**What is the current behavior?**
On a vanilla master, lots of ngAnimate tests fail. At least some of those seem to be caused by locale issues because they compare `toString` of a float value without…
-
I think I found a bug with Modal window.
I was trying to add custom animation on modal window.
But there was a problem with `.ng-leave` class.
So I go to read modal's source code.
I think forget to ad…
-
V2V3:
http://int-0-v3.cloudapp.net//query?q=nganimate
Return 0 record
But we can use this to find the item.
http://int-0-v3.cloudapp.net//query?q=AnimateCss
Its desription includes the "[nganimate]".…
-
**Note: for support questions, please use one of these channels:** https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature request…
-
**Summary:**
Trying to get a modal in my custom page to work but getting error
**Reproduction Steps:**
I injected $uibModal into my directive's controller, loaded the ui-bootstrap/ng-animate scripts…
-
Injecting $uibModal into an angular controller gives the error:
`Error: [$injector:unpr] Unknown provider: $animateCssProvider
ghost updated
8 years ago
-
I'm not sure if this is something we have to fix programmatically or if it can be fixed within the core of animate.css
The problem is, when the html/body have an overlfow of auto (useful for large we…
-
Hello, firstly this started with trying to solve tooltip positioning(tooltip appears over item itself, preventing interaction) by following https://github.com/angular-ui/bootstrap/issues/4999
I then …
-
1. Go to person/edit
2. Switch tabs
3. Tab switching works the first time, after that you get errors like:
```
TypeError: $animateCss(...).start(...).done is not a function
at updateHeightFromCon…