firecmsco / firecms

Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!
https://firecms.co
Other
1.14k stars 185 forks source link

Catastrophic fail if no storage found #470

Closed JoachimKoenigslieb closed 6 months ago

JoachimKoenigslieb commented 1 year ago

I i try to load a project using version "firecms": "2.0.0-beta.2", I get a white screen and this error in the console:

image

I have personally hacked together something for dev purposes at https://github.com/Camberi/firecms/commit/d8ecae63b2ff5c6bb2646464fda77312c655a1db which fixes my problem. This allows me to open and use the project without any issues noticed. (I'm sure storage wouldnt work...) This fix is probably not good for you guys in production?

If you would like, I can create pull requests with any changes needed to land this fix.

Would really love a fix so I dont have to depend on a forked version. Love the repo!

Joachim

fgatti675 commented 1 year ago

Thanks a lot Joachin! a PR would be awesome :)

carlos-algms commented 1 year ago

I do have the Storage enabled, and I'm still getting the same error, saying that the Service storage is not available.

image

fgatti675 commented 6 months ago

This does not apply anymore to the latest version