a8m / angular-filter

Bunch of useful filters for AngularJS (with no external dependencies!)
https://github.com/a8m/angular-filter
MIT License
2.93k stars 331 forks source link

When using groupBy, it causes redraw issues with angular carousels #121

Open itsthatguy opened 9 years ago

itsthatguy commented 9 years ago

See issue: https://github.com/smashingboxes/OwlCarousel2/issues/674

This has also been observed to occur with slick.js

a8m commented 9 years ago

Thanks @itsthatguy Can you please provide some example(e.g: jsbin/fiddle) ?