Closed SilviaAmAm closed 9 months ago
Please provide as many details as you can:
Note: This happens also for other component types, not only textfield.
textfield
The second textfield should have as defaultValue an empty string, since the multiple attribute is false.
defaultValue
multiple
false
The second textfield has as defaultValue an empty array, even though the multiple attribute is false.
Screen recording of the steps above: https://watch.screencastify.com/v/CedcUwKKm9mB1VNS6aRJ
Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!
Environment
Please provide as many details as you can:
Steps to Reproduce
Note: This happens also for other component types, not only
textfield
.Expected behavior
The second textfield should have as
defaultValue
an empty string, since themultiple
attribute isfalse
.Observed behavior
The second textfield has as
defaultValue
an empty array, even though themultiple
attribute isfalse
.Example
Screen recording of the steps above: https://watch.screencastify.com/v/CedcUwKKm9mB1VNS6aRJ