Skip to content

Container Wrong Size Until Resize or Handle Click #128

Description

@rebeccab08

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?
Screen Shot 2021-10-14 at 2 12 24 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions