skol-pro / ion-digit-keyboard

A digital keyboard for apps build using the Ionic framework.
MIT License
47 stars 20 forks source link

ionic v1: cannot show/hide keyboard by demand #4

Closed virt888 closed 8 years ago

virt888 commented 8 years ago

Keyboard is great and everything's fine but just got problem as subject.

I'd Already followed your instructions and even run your example, and edited for show/hide by demand, but the keyboard is always there and no response even applied ng-show / ng-hide in input or content tag respectively.

Is it new bug or any hints for me?

Thanks