Skip to content

collapseEmptyDiv not working #134

Description

@NCal

I've tried setting the value for "collapseEmptyDiv" on the Bling component multiple ways:

  1. just adding "collapseEmptyDiv" as a prop with no value
  2. adding "collapseEmptyDiv = {true}"
  3. adding "collapseEmptyDiv = {[true, true]}"

When i check the components tab using react dev tools i can tell the prop is being passed fine.

But I'm still winding up with empty slots that do not collapse.

Any help would be appreciated.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions