Skip to content

Cards overlap after individual cards render #70

Description

@JedKap

I have this problem where the grid renders with a bunch of ReactStrap Cards, and then the bodies of each card finish rendering, and I wind up with overlaps. I see there is a way to monitor images but I need to updateLayout call after all the cards have finished rendering. Is there a way to do this?

Just to try to explain it a little better...

  1. All cards are the same size and the grid renders them in order
  2. Then the cards get their content (a list of items)
  3. The grid doesn't updateLayout so the cards overlap.

Thanks,
JK

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions