Property that value is undefined should be set to default value
Closed this issue · 1 comments
Javey commented
Property that value is undefined should be set to default value
Javey commented
Revert this feature, because it will cause some other bugs. In additon, some properties may accept undefined
value, if we set it to default value, it is a misstake, such as, falseValue
in Checkbox
component.