Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collapseEmptyDiv not working #134

Open
NCal opened this issue Aug 27, 2020 · 1 comment
Open

collapseEmptyDiv not working #134

NCal opened this issue Aug 27, 2020 · 1 comment

Comments

@NCal
Copy link

NCal commented Aug 27, 2020

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.

@NCal
Copy link
Author

NCal commented Sep 14, 2020

Bump ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant