While loading popover I am geeting below error
Error: [$injector:unpr] Unknown provider: $ionicPopoverProvideProvider <- $ionicPopoverProvide
I have injected ‘$ionicPopover’ in my controller Any Idea where I am going wrong?
-Praveen
While loading popover I am geeting below error
Error: [$injector:unpr] Unknown provider: $ionicPopoverProvideProvider <- $ionicPopoverProvide
I have injected ‘$ionicPopover’ in my controller Any Idea where I am going wrong?
-Praveen
Ive just come across the same. I looked into ionic sources in the lib folder and there’s no ionicpopover definition in the library version 1.0.0-beta10. it is however inside the 1.0.0-beta11. I haven’t tried yet…
If you are using PopOver with ionic Beta10 then your false!
its released with Beta11 see here:
maybe you have mixed libraries?