You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: don't transform textarea with checkboxes into array
Allow the use of checkboxes in a textarea and transform the section into an array only when the section starts with a checkbox.
This doesn't cover the case when the textarea starts with a checkbox followed by text.
0 commit comments