I have had the image slider working for a while now but all of a sudden I am experiencing something bizarre. My Image Slider loads with the container larger than the images. If I click on the handle to move it or resize, then it corrects itself.
I have tried adding
$(window).on("load", function () {
$(window).trigger("resize.twentytwenty");
});
but it didn't change anything. Any ideas?

I have had the image slider working for a while now but all of a sudden I am experiencing something bizarre. My Image Slider loads with the container larger than the images. If I click on the handle to move it or resize, then it corrects itself.
I have tried adding
but it didn't change anything. Any ideas?
