I’d like to report an issue I’ve been experiencing. All of my applications that were previously working fine have now started showing the same error when running inside v0.dev:
Component auth has not been registered yet
at o.initialize (@firebase/component)
at er (@firebase/auth)
at Qa (@firebase/auth)
at (/lib/firebase)
This issue appeared recently without any code changes on my side. Since all my projects are affected, it seems related to something in the v0.dev environment or its Firebase integration.
Could you please check if there were any recent updates or configuration changes that may have caused this? Also, I’d appreciate any guidance or workaround so I can get my applications running again.
All my projects use Firebase, more than 20, I don’t feel comfortable sharing the link to all of them here, I believe it’s not a problem with the projects, they haven’t had any changes to the code, and Firebase hasn’t updated the way it’s used either, so due to the elimination of the option I believe it was some change in v0.
Hi. I’m facing this same issue.. all of a sudden my projects that were working the day before started showing the error. Although i can continue to chat, edit and publish.
The project works in production but throws an error in the v0 editor