Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NativeKeyboard & Ionic Keyboard Conflict #98

Open
jayordway opened this issue Jan 29, 2019 · 0 comments
Open

NativeKeyboard & Ionic Keyboard Conflict #98

jayordway opened this issue Jan 29, 2019 · 0 comments

Comments

@jayordway
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant