Skip to content

collapseEmptyDiv not working #134

Open
@NCal

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.

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