Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

why fetch not working in firebase studio? [closed]

Every time i try to load file from storage in my web app it gives me fetch error, i tried creating a cor.json file and deployed it as well, load works fine in the live web app but not in the studio, ...
Aparajit Koirala's user avatar
-2 votes
0 answers
57 views

How to fix problem with Publish Firebase Studio APP stop working [closed]

I have a problem publishing an app in Firebase Studio. At some point, the publish stops working and throws an error. In some version stop to publish , I can continue using the prototyper, but not ...
Cristian Sandoval Villegas's user avatar
0 votes
0 answers
60 views

firebase studio app publish - how can I override default region us-central1

I have a firebase typescript webapp, which uses 1st generation functions, typescript, storage, authentication. When I use the STUDIO Publish mechanism I hget a fully functioning app hosted on us-...
Duncan Kerr's user avatar
1 vote
0 answers
70 views

Firebase Studio emulator preview not showing full screen

In Firebase Studio the app preview in the emulator is not displayed fully — it looks cut off at the bottom. What I’ve tried so far: Running a simple Flutter app using flutter run inside Firebase ...
bejo paijo's user avatar
0 votes
0 answers
37 views

CORS issues with remote Firebase Authentication Emulator on Firebase Studio

I recently broke a project I've been working on in a single Firebase workspace into two workspaces. Since then, I've been trying to connect my Angular frontend with the backend where the Auth Emulator ...
al kaj's user avatar
  • 297
0 votes
0 answers
67 views

How can I use environment variables in Firebase Studio securely?

This is how my dev.nix file looks like at this point: # To learn more about how to use Nix to configure your environment # see: https://firebase.google.com/docs/studio/customize-workspace { pkgs, ... }...
Martin Seibert's user avatar
0 votes
0 answers
33 views

How to remove top bar in firebase studio

While using firebase in full screeen this top hide but after switching tabs in chrome this top bar appears again with firebase logo and google login info. How to remove this. i work on chrome on full ...
Anil Beniwal's user avatar
0 votes
1 answer
312 views

Firebase Studio - Critical 401 PERMISSION_DENIED on Workstation Preview URL

I am unable to access the preview URL (forwarded from port 3000) for my Firebase Studio workspace. Whenever I try to access the URL, I consistently receive a 401 PERMISSION_DENIED error page. Error ...
Marcelo Vasconcelos's user avatar
0 votes
1 answer
103 views

Firebase Studio does not work with Google Apps Script while previously idx use to work

Project IDX used to be standalone but it is nowadays part of Firebase Studio. Previously, I was able to use IDX with Google Apps Script following these steps: Create a blank workspace on IDX. ...
farooq's user avatar
  • 302
0 votes
1 answer
1k views

Is there a rollback function in Firebase Studio?

I've been prompting (vibe coding) Firebase Studio to develop an app. It's been going super well however I have run into a scenario where the agent is unable to fix an issue essentially bricking the ...
Tarx's user avatar
  • 1
1 vote
0 answers
112 views

lovable to GitHub and firebase

I am creating my portfolio from lovable and want to edit it manually so I sync it to GitHub and import that to firebase studio and I don't see changes in firebase studio which I have made in lovable ...
Kaepilz's user avatar
  • 11
0 votes
1 answer
32 views

Cloud Run Service Not Receiving Requests from Firebase Hosting

We are experiencing an issue where our Cloud Run service does not appear to be receiving HTTP requests routed from Firebase Hosting. Our setup involves a client-side application hosted on Firebase ...
See-M Records's user avatar
0 votes
0 answers
48 views

Upload my android project on firebase studio, but it only can open in vscode,I want to open it in Android Studio Cloud

Upload my android project on firebase studio, but it only can open in vscode,I want to open it in firebase studio's Android Studio Cloud
Zhiye Xu's user avatar
0 votes
0 answers
145 views

Firestore data not displaying in Firebase Studio preview — no prompts loaded

I'm using Firebase Studio to build an app that pulls prompts from Firestore. I created a collection called prompts, and each document has: In the Firebase Studio preview, everything loads (including ...
BALZ's user avatar
  • 1