formio.js
formio.js copied to clipboard
Cannot save a component when "Multiple Values" and "Truncate Multiple Spaces" are true.
Describe the bug Saving a component is not possible when setting both "Multiple Values" and "Truncate Multiple Spaces" check boxes.
Version/Branch v 5.0.1
To Reproduce Steps to reproduce the behavior:
- Create a new form.
- Add a Text Field component.
- Select the "Data" tab, set the "Multiple Values" and "Truncate Multiple Spaces" check boxes to true.
- Try to click on the "Save" button.
Expected behavior The component should be added to the form.
Screenshots