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
Sorry I haven't tried to create a repro yet.
I have an Angular app using Firebase that builds and runs fine with Firebase 9.14.0. The exact same code with Firebase 9.15.0 still runs fine with a development build (ng serve), but fails immediatealy with a production build (ng serve -c production). The browser console shows the following message:
Error: Service storage is not available
at tr.getImmediate (main.js:1:934936)
at Gr (main.js:1:254374)
at main.js:1:308184
at main.js:1:307599