-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Firebase API called outside injection context #3605
Comments
This issue does not seem to follow the issue template. Make sure you provide all the required information. |
here is example of code that cause this issue. ssr standalone angular 19.`import { @component({ ngOnInit() {} |
Getting this console warning everywhere in my app thats using firebase, even within injection contexts
here are my deps
The text was updated successfully, but these errors were encountered: