Issue with Firebase Auth in All My Applications on v0.dev

Hello v0.dev team,

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.

Thank you for your support,
Edson Ferreira

If possible, can you share the chat link associated with this project?

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.

I have been struggling with the exact same issue and would appreciate any support too. Thanks

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

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.