Skip to content

Carousel Elements "scrunching" together when toggling CSS display property #62

@nwchin

Description

@nwchin

Hi,

I don't know if this is a very common issue but my carousel elements will scrunch together and overlap when I toggle the display property from "none" to "flex"/"block". Once I manually resize the viewport, the elements go back to their normal positions.

My carousel elements are not manually hardcoded in my HTML. I am dynamically generating my carousel elements with Polymer DOM-Repeat and the JS document.createElement() method.

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