When I click a button to get the text from an EditText view it prints the following error
/data/data/com.termux/files/usr/bin/tgui-bash: line 329: read: 63: invalid file descriptor: Bad file descriptor
I tried running the dialog.sh example to see if I'm doing something wrong but same result.