You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for opening an issue with us! Are you still having this issue with beta.10? I cant seem to reproduce on my iphone or any of my Android devices. Thanks!
Hello all! As it seems it has been a while since there was any activity on this issue i will be closing it for now. Feel free to comment if you are still running into this issue. Thanks for using Ionic!
Short description of the problem:
When tap a searchbar, keyboard shows up. When focusing out or scrolling the list, the keyboard doesn't hide.
What behavior are you expecting?
I suppose that the correct behaviour, like in native apps, is to hide the keyboard when tap the list or out of the searchbar.
A possible solution is something like the input-native solution. In a older version of ionic, the problem was the same:
I'm just add the class text-input to the tag and it's works.
The text was updated successfully, but these errors were encountered: