Describe the bug
Looks like setting this attribute has a side effect of keeping the height attribute of the content element permanently at 0.
To Reproduce
Steps to reproduce the behavior:
- Go to https://codesandbox.io/s/happy-jones-v3zks
- Click on "Expand me".
- See that the collapsible attempts to expand (it even performs an animation), but the content doesn't show up.
Expected behavior
The collapsible content should be visible.
Screenshots

Describe the bug
Looks like setting this attribute has a side effect of keeping the
heightattribute of the content element permanently at 0.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The collapsible content should be visible.
Screenshots
