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
I have points in my app where I used both Eddy's native keyboard plugin as well as the conventional keyboard provided with ionic. In the situation that I go to a spot in the app that uses the native keyboard plugin, when I go to another point in the app that used only the conventional ionic keyboard, the native keyboard pops up instead. If I do not use the native keyboard first, the correct keyboard appears when I click on inputs and expect the ionic keyboard.
Basically, after I use this native keyboard plugin in one spot in my app, it is the keyboard that pops up everywhere - even in areas that i would prefer to fallback to the regular ionic keyboard. How can this be prevented?
The text was updated successfully, but these errors were encountered:
I have points in my app where I used both Eddy's native keyboard plugin as well as the conventional keyboard provided with ionic. In the situation that I go to a spot in the app that uses the native keyboard plugin, when I go to another point in the app that used only the conventional ionic keyboard, the native keyboard pops up instead. If I do not use the native keyboard first, the correct keyboard appears when I click on inputs and expect the ionic keyboard.
Basically, after I use this native keyboard plugin in one spot in my app, it is the keyboard that pops up everywhere - even in areas that i would prefer to fallback to the regular ionic keyboard. How can this be prevented?
The text was updated successfully, but these errors were encountered: