I have a strange issue with the latest Ionic build : when a modal opens, the keyboard is visible (I have input in my modal, previously the keyboard stau hidden until I focus an input) but if I close the modal without doing anything the keyboard stay visible (and broke the original page design).
I wonder if this is a bug or nomal ?
PS : thx for awesome work and sorry for my bad English
Itβs possible, but the problem appears only on the iOS simulator when I open a modal with inputs, the keyboard pop and does not disappear when I close the modal.