#nishant_chandla
1 messages · Page 1 of 1 (latest)
The cursor doesn't get updated when you enter something and press space in the TextArea.
As we have discussed in the thread above.
You can create a new app and replicate the exact issue by this code -
In this, the text area with label "Some Field" will work as expected.
But the text areas in the list have the issue i described
Trying to reproduce...
TextArea is not supported with List:
https://stripe.com/docs/stripe-apps/components/list#unsupported-components
You shouldn't be using TextArea inside a list, you need to update your UI according to that