<select :multiple="multiple">
: if multiple
value is undefined, the attribute is enabled
#4855
Labels
<select :multiple="multiple">
: if multiple
value is undefined, the attribute is enabled
#4855
Hello, I think that undefined values should be handled as falsy values in attributes.
https://jsfiddle.net/0yzf8wgf/
Thanks.
The text was updated successfully, but these errors were encountered: