s-yadav / angulargrid

Pinterest like responsive masonry grid system for angular
MIT License
277 stars 105 forks source link

Image transition issue #112

Closed minchopm closed 7 years ago

minchopm commented 7 years ago

Current version is not compatible with latest angular1.6 - nganimate. When search for image it pop up immediately at first index. without any transitions.

minchopm commented 7 years ago

Found the issue -> dont use track by index :)