Maurizio
Maurizio
Unless you remove the native form validation you can't use the form validation attributes on inputs (such as `maxlength`) because the browser is going to stop you from inputting more...
Why a timeout after a paste should fix this issue?
I didn't have time to debug this bug unfortunately.. I'll try to look into it as soon as I have time. In the meanwhile do you have any ideas why...
The issue I have with just modifying the css is that it would work for a simple case but it wouldn't work if you have multiple instances opened and you...
I tried an attempt to fix it and I've created a branch with the test, however it seems that I cannot reproduce the bug in the test. Do you think...
I have got a similar issue after adding [chemacs](https://github.com/plexus/chemacs2) to load multiple profiles. Launching emacs with `--init-directory` option, `emacs --init-directory '~/.config/emacs'` worked fine, so in the end the problem was...
I run the app in the device using the cordova command (from windows cmd) cordova run android