ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
611 stars 278 forks source link

Importing Keyboard from '@ionic-native/keyboard' rather than `ionic-angular` will cause a no Provider error in testing #281

Open kamok opened 7 years ago

kamok commented 7 years ago

This is a breaking bug where if you use the new ionic-native/keyboard, Karma + Jasmine will not be able to find the new Keyboard. Even when this is provided in the providers array.