I have a form that appears when the Collapsible is opened. The Collapse is instantly closed whenever any key is pressed in any field. This makes filling out a collapsible form impossible.
My field inputs use a simple onChange handler, so it's unclear why any keystroke triggers the Collapsible to close.
Is this expected behavior?
Thank you!
I have a form that appears when the Collapsible is opened. The Collapse is instantly closed whenever any key is pressed in any field. This makes filling out a collapsible form impossible.
My field inputs use a simple onChange handler, so it's unclear why any keystroke triggers the Collapsible to close.
Is this expected behavior?
Thank you!