-
Notifications
You must be signed in to change notification settings - Fork 6.7k
ui.bootstrap.modal conflict #4214
Comments
I've no relation to the original poster, but I believe that I'm also experiencing the same problem. When I have an input box in a modal dialog box, and tap in the input box, the virtual keyboard briefly opens, then immediately closes, and so I can't enter anything. I've only been able to test it with Windows Phone 8.1 and Android Chrome. I can also confirm that this only occurs when the ngTouch module is being used. Removing ngTouch stops the behaviour, so I believe there is a conflict. Here's a plnkr: http://plnkr.co/edit/r0OqBlWV9PVY48kXiGhg?p=info I believe this has only come about since angular 1.4 and angular-ui 0.13. I had no problems with angular 1.3 and angular-ui 0.12. @pkozlowski-opensource: is there anything else I can provide to help out on this bug? This is basically stopping us from moving to angular 1.4 ... |
Can confirm this [bug/regression/conflict]. In our case on mobile devices in modal dialog select and input are not working together with ng-touch. |
This seems to be a duplicate of #2017. |
Was seeing this before, but I am not seeing this in the updated versions of the library and Angular here. Closing as resolved. |
use mobile browser.
input in modal conflict with ngTouch.
input unable to enter.
The text was updated successfully, but these errors were encountered: