Closed Tora-Bora closed 7 years ago
I found the sample https://jsfiddle.net/Mottie/9t1nrrbh/ and it demonstrates the problem, impossible to fill both inputs.
Hi @Tora-Bora!
The autoAccept
option is set to false
by default. Set it to true
and the changes will be retained without pressing the accept button - demo.
Thanks a lot @Mottie !
I try to setup static keyboard which hungs on the bottom of view and enters text to a few inputs. I set usePreview: false, alwaysOpen: true. I enter text to the first input, then click to the next input and text from previous input is disappeared.