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

$element[0].clientWidth is 0 #64

Open marianabhud opened 6 years ago

marianabhud commented 6 years ago

Hi I,

If I load page i have $element[0].clientWidth 0 and if I change the size of my browser, after it is OK.

I dont know why.

can you help me?

sagardalal21 commented 5 years ago

Hey @marianabhud, Did you find any solution here? I am having the same issue with my project... please reply back asap. Thanks in advance!

dashawk commented 5 years ago

I am having the same issue here, the width will go back to normal if the browser window is resized.