Skip to content

Compatibility issue with ngAnimate #3647

Closed
@UnbearableBear

Description

@UnbearableBear

Hey there :)
First of all, thanks for that grid, it's awesome !
I'm working with Angular 1.4 and so far, so good. However, there seems to be an issue with the last version of ngAnimate which have, apparently, made important changes. (I cannot use older version of ngAnimate because of compatilbility issues, lucky me to work on high tech projects :D)
I've made a plunker. You can try to remove this line of code in the index file to check how animation is supposed to look like:
<div class="grid" ui-grid="{data: ctrl.data}"></div>
But as soon as the table kicks in, animations go on a strike :o I assume it's because of styles injected via javascript but not sure, I don't have the time to dive any deeper :s

http://plnkr.co/edit/EXeheuc2rA5N8bO6Mb8k?p=preview

Anyway, thanks for the help and that magnificient grid !

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions