mihnsen / ui-carousel

A simple, lightweight module for carousel in your AngularJS app, Inspired from slick carousel.
http://mihnsen.github.io/ui-carousel/
MIT License
77 stars 67 forks source link

Problem with images before pagination routes #44

Open ivanferrer opened 6 years ago

ivanferrer commented 6 years ago

After changing the url through $location.path('/pathurl'), the images are width = 0px;, that is, it does not capture the page width size and does not correctly resize the carousel. I'm almost giving up and trying this way: https://flickity.metafizzy.co/