javascript - Ionic - Back button close keyboard but input still focused -


this causes awkward behaviour. when reselect input field keyboard pops again, input field stays behind keyboard.

when closing keyboard without using button works intended.

this didn't use problem, after created new project using newest version (v1.0.0 "uranium-unicorn") of ionic bug occurred.

any suggestions?

i managed fixed problem, missing following plugin:

cordova plugin add com.ionic.keyboard

(i had realisation after posted question)


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -