Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullInjectorError: No provider for [object Object]!! #226

Closed
neerajrathore opened this issue Dec 16, 2021 · 1 comment
Closed

NullInjectorError: No provider for [object Object]!! #226

neerajrathore opened this issue Dec 16, 2021 · 1 comment

Comments

@neerajrathore
Copy link

What version of Streaming-Meda-Cordova-Plugin are you using?
v5.36.0

What version of Cordova are you using?

What devices are affected?

Please describe the issue in detail, with relevant code samples
I recently added this plugin to my ionic project and declare this StreamingMedia service in providers in app.module.ts
but when i import and declare StreamingMedia in my constructor of component page it throws this error unexpectedly ...

Error: Uncaught (in promise): NullInjectorError: R3InjectorError(Tab2PageModule)[FirebaseStreamService -> FirebaseStreamService -> FirebaseStreamService -> [object Object] -> [object Object] -> [object Object]]: NullInjectorError: No provider for [object Object]!
What did you expect to happen?

What actually happened?

@neerajrathore
Copy link
Author

This issue is solved now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant