skol-pro / ion-digit-keyboard-v2

A digital keyboard plugin to use in Ionic 2 applications.
MIT License
94 stars 40 forks source link

ion-digit-keyboard is not working in Desktop(Windows surface device) #15

Open maruthi-menlo opened 6 years ago

maruthi-menlo commented 6 years ago

Hi @skol-pro

I'm using this plugin for IOS, Android and windows platforms. It is working fine in mobile devices but I can see an issue in desktop mode like windows surface device. Could please any one help me how to use this plugin to work in Desktop version also.

Thanks in advance.

maruthi-menlo commented 6 years ago

Hi @skol-pro

Please reply

xus93 commented 6 years ago

This worked for me:

Go to ion-digit-keyboard-cmp.html and change every event (touchend) to (click).