Hello,
on servoy Titanium client 2023.09, I have the following line of code:
plugins.dialogs.showInputDialog('test','test','hello world')
However, when the input dialog displays, only the letter "h" is displayed as the initial value in the input box.
Any advice to this?