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

Cannot remove keyboard #247

Closed
Sh1n opened this issue Mar 6, 2014 · 2 comments
Closed

Cannot remove keyboard #247

Sh1n opened this issue Mar 6, 2014 · 2 comments
Labels

Comments

@Sh1n
Copy link

Sh1n commented Mar 6, 2014

Hi guys,

when I try to remove a keyboard, doing this:

$("#searchField").getkeyboard().destroy();

I get this:

Uncaught TypeError: Object [object Array] has no method 'remove'

Any idea ?

@Sh1n
Copy link
Author

Sh1n commented Mar 6, 2014

$("#searchField").getkeyboard().reveal();
$("#searchField").getkeyboard().destroy();

seems I have to reveal it first

@Mottie Mottie added the Bug label Mar 6, 2014
@Mottie
Copy link
Owner

Mottie commented Mar 6, 2014

Hi @Sh1n!

Thanks! I'll look into this and fix it in the next update.

@Mottie Mottie closed this as completed in 240bb22 Mar 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants