Closed jiangzhu-genie closed 5 years ago
use key in defaultProps instead of defaultProps[key] to avoid evaluate condition as true for falsy value
I'm using that branch and being hit by this bug I think
Thanks. This was included in this PR.
use key in defaultProps instead of defaultProps[key] to avoid evaluate condition as true for falsy value