Props should override click #238
jpriollaud
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have been using react-collapsible for 4 years, in an sub-optimal way.
This entire time, I've been wondering why the dynamic value of open={} does not override the collapsed state produced by a trigger click.
open={this.props} is just ignored.
It seems like it should override whatever the user's click was.
Beta Was this translation helpful? Give feedback.
All reactions