ui-carousel icon indicating copy to clipboard operation
ui-carousel copied to clipboard

using filtering

Open MarwaAbuEssa opened this issue 6 years ago • 1 comments

hi, i'm trying to use angular filter with carousel in template :

itam.name

i'm getting phones array from http request and then after promise return setting doneloading= true

i tries to use filtering as follow <ui-carousel slides="Phones | filter:{'Label':category}" ....

category value from dropdown

so the problem is filtering causes an error about loading and digest loop

the issue is urgent for release , any help is appreciated

regards,

MarwaAbuEssa avatar Oct 19 '17 07:10 MarwaAbuEssa