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
I have config firebase and the image uploader has uploaded image to the firebase storage succesfully but It return this error
Uncaught (in promise) TypeError: Cannot read property 'STATE_CHANGED' of undefined
at FirebaseService. (FirebaseClientService.js:117)
at AjaxUploader.js:155
Is this an error relate to change of Firebase API ?
The text was updated successfully, but these errors were encountered:
I have config firebase and the image uploader has uploaded image to the firebase storage succesfully but It return this error
Uncaught (in promise) TypeError: Cannot read property 'STATE_CHANGED' of undefined
at FirebaseService. (FirebaseClientService.js:117)
at AjaxUploader.js:155
Is this an error relate to change of Firebase API ?
The text was updated successfully, but these errors were encountered: