by-pinja / ng-virtual-keyboard

Virtual Keyboard for Angular applications
https://protacon.github.io/ng-virtual-keyboard/
MIT License
25 stars 43 forks source link

Incompatible with angular 7. Production build fails. #28

Closed adriancoca closed 3 years ago

adriancoca commented 5 years ago
Q A
Bug report? yes
Feature request? no
Library version 0.8.0
Angular version 7.2.2

Build fails (ng build --prod) when using this library with Angular 7.

ERROR in node_modules/@protacon/ng-virtual-keyboard/node_modules/@angular/flex-layout/core/typings/match-media/mock/mock-match-media.d.ts(25,15): error TS2416: Property '_registry' in type 'MockMatchMedia' is not assignable to the same property in base type 'MatchMedia'. ........ I think package.json should be updated to be compatible with angular 7.

harryhahn commented 5 years ago

I have the same issus. does anyone have a solution please.

tarlepp commented 5 years ago

We're always open for PR's to fix this.

Hekku2 commented 3 years ago

Now it should be fixed in release https://github.com/by-pinja/ng-virtual-keyboard/releases/tag/v0.9.0