victorwiedmer

Results 5 comments of victorwiedmer

How did you managed to work in Angular 9? I'm getting the following error: "export 'LIVE_ANNOUNCER_PROVIDER' was not found in '@angular/cdk/a11y' Thanks

i've already tried with no success. _ERROR in ./node_modules/ngx9-virtual-material-keyboard/ngx9-material-keyboard-core.ngfactory.js Module not found: Error: Can't resolve '@ngx9-material-keyboard/core' in 'D:\myProjectPath\node_modules\ngx9-virtual-material-keyboard'_

@ashishmau Thanks. In a new Angular 9 project, as you said, it's working. It,s something with my project, i'll try to figure out whats going on.

@ashishmau i've managed to make it work. My project was updated from Angular 8 to 9 and some compiler configurations was different from a fresh Angular 9 project. Mainly changed...

I've found a fork on Github for this project, that launches the "input" event, then i've managed the caret myself. Maybe it fixes your problem too. https://github.com/Iris0905/angular-onscreen-material-keyboard Em qua, 15...