Open bautistaaa opened 9 years ago
I have the same problem! I have an input in each slide and when I insert a value in it, for a second it displays all the data as if it recreates the carousel.
Could anyone solve this problem? @sinziananicolae or @bautistaaa maybe?
Any update on this?
I use a different package called "angular-slick-carousel".
If you create the slick element with an "ng-if" directive inside when the data is loaded, works for me.
Thanks. I got it working with this package only.
When I navigate to another state and go back, the slick carousel displays all slides on the page for a second then creates the slick carousel. How can I get around that? In addition, slides that shouldn't current be displayed are shown outside the prev/next arrows.. not sure why that is happening
html is pretty basic.