I get the following error message for a textField that exists inside a column that is dynamically generated by a Page State List.
Unfortunately I cannot wrap it inside a component as the error message suggests because it should be updating a property of the list item it belongs to and when wrapping it inside a component I cannot have it output/return a value unless I use the "dismiss bottom sheet" option in the actions editor, which (when there is no bottom sheet) it navigates back.
Any ideas?
Also I would like to point out that is is very problematic that components cannot return values unless they appear in a bottom sheet and I think there should be an action added that allows the component to return a value to the parent view. Please correct me if I am wrong and there already exists such a feature, I really wish I am.
textField error
Actions & Logic
.
No
1