You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to upload a image, this error triggered, i test it in a new Angular 7 project and all works fine but in my project not Failing test unit, Plunkr, or JSFiddle demonstrating the problem
Steps to set up and reproduce
Sample data and security rules
<-- include/attach/link to some json sample data (or provide credentials to a sanitized, test Firebase project) -->
Debug output
** Errors in the JavaScript console **
** Output from firebase.database().enableLogging(true); **
** Screenshots **
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered:
jaac
changed the title
TypeError: app.storage is not a function - Upgrate Angular 7 - Firebase storage - @angular/fire
TypeError: app.storage is not a function - Upgrate Angular 5 to 7 - Firebase storage - @angular/fire
Dec 21, 2018
Version info
Angular:
7.1.4
Firebase:
^5.7.1
AngularFire:
^5.1.1
Other (e.g. Ionic/Cordova, Node, browser, operating system):
How to reproduce these conditions
When i try to upload a image, this error triggered, i test it in a new Angular 7 project and all works fine but in my project not
Failing test unit, Plunkr, or JSFiddle demonstrating the problem
Steps to set up and reproduce
Sample data and security rules
<-- include/attach/link to some json sample data (or provide credentials to a sanitized, test Firebase project) -->
Debug output
** Errors in the JavaScript console **
** Output from
firebase.database().enableLogging(true);
**** Screenshots **
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: