AQUI
AQUI copied to clipboard
Updating the TextView text binding breaks it
When the text binding changes the textview doesn't allow any input (switching to a textfield works as expected)
My scenario: I have a button that when clicked changes the text binding to the next element in a list so I could edit the selected item contents.