ngx-material-keyboard / core

Onscreen virtual keyboard for Angular ≥ 5 (https://angular.io/) using Angular Material (https://material.angular.io/).
https://ngx-material-keyboard.github.io/core/
98 stars 120 forks source link

Hide keyboard when input is destroyed #17

Closed akempes closed 6 years ago

akempes commented 7 years ago

Fix for #14 "Keyboard won't hide if input is destroyed"

davidenke commented 7 years ago

Looks nice, but I can't see why the built files are conflicting. Did you run npm run build?