Open BrandonShega opened 7 years ago
Also haveing this issue
Also, having the same issue, the height becomes ridiculously large
Facing the same issue. Slick 1.8.1
@sslgeorge, @a1iraxa Are you rendering the slide from a php/python script? Or is it markuped directly on the page? (does the slider have pre-alocated space). This can also be caused when you slide the page (as in the gif). But this can be "solved" if you go directly to the responsive mode instead (on chrome: f12 then ctrl + shift + m).
@TheFelixR Not at all, everything for me is marked directly on the DOM
@TheFelixR I am using it in WP.
Basically we have a slider (just images) within a slider (full product details), when making the page smaller and larger the images start to really get mis-sized, some are correct, some are massive. We're not sure if this is a limitation of the slider or maybe something that we've done wrong to set it up.
I've created a gif of the issue, I tried to reproduce it in jsfiddle but I can't seem to get it to mimic our setup exactly. Feel free to go to www.moen.com and check out the featured products section, just resize the page smaller and larger to see it in action.
====================================================================
[ http://jsfiddle.net/bshega/22ukwc0p/2/ ]
====================================================================
Steps to reproduce the problem
====================================================================
What is the expected behaviour?
... The expected behavior is that the images resize properly when the page is scaled down.
====================================================================
What is observed behaviour?
... The images eventually become all different sizes or too large for the slide.
====================================================================
More Details