So I have a Angular UI modal pop-up that contains a slick carousel. Whenever I'm in mobile and I open this Angular UI Modal, I get the following:
When I click on a dot to choose another slide though, it looks as it should, like this:
What can I do to fix this? Is there a "reflow" function for Slick carousel that will force it to re-evaluate and correctly adapt the height?
So I have a Angular UI modal pop-up that contains a slick carousel. Whenever I'm in mobile and I open this Angular UI Modal, I get the following: When I click on a dot to choose another slide though, it looks as it should, like this: What can I do to fix this? Is there a "reflow" function for Slick carousel that will force it to re-evaluate and correctly adapt the height?