lehel-twilio / plugin-dialpad

Dialpad plug-in for Twilio Flex
Apache License 2.0
51 stars 25 forks source link

Numerical Keypads is not working on windows system #13

Open vivekhomebell opened 5 years ago

vivekhomebell commented 5 years ago

Numerical Keypads is not working on windows system.

prbenson commented 5 years ago

Looks like this was just fixed by my pull request: https://github.com/lehel-twilio/plugin-dialpad/pull/10

prbenson commented 5 years ago

Disregard, looks like the proposed code didn't actually make it in. Here's how you add numpad support: https://github.com/prbenson/plugin-dialpad/blob/master/src/DialPad.js#L111