Hello I'm using Ionic 5 and I'd like to use angular-onscreen-material-keyboard with ion-input. However for some reason it fails, I don't get any binding error to matKeyboard, however the onscreen keyboard is not shown. If I simply use “input” everything is just fine.
Did anyone manage to make the angular-onscreen-material-keyboard work with Ionic 5? Thanks,