By 30 October 2025, all of a sudden all my aistudio projects in my drive started not to show preview. Instead, I see a black screen in preview. The error is :
Uncaught Error: Component auth has not been registered yet
Anyone experiencing the same issue? I am a bit desperate as I was depending on the tool to finalize my app
I may have found a solution, if you are building the project by connecting to firebase and you are using the aistudiocdn imports for the firebase auth then you can swap it to use the gstatic instead: “https://www.gstatic.com/firebasejs/10.12.2/firebase-auth.js”. Maybe there is currently an issue on their end regarding the aistudiocdn package for the firebase auth.