refi-app icon indicating copy to clipboard operation
refi-app copied to clipboard

Commit doesn't work for the emulator

Open mikereem opened this issue 1 year ago • 2 comments

I am using firebase-tools 12.5.2 to start my local emulator with some stored data using the --import flag. Any changes I made with refi-app on this emulator firestore is not commited. I tried to press the Commit button, or use the keyboard shortcut, or Preview changes first and then Commit. The app shows that everything is commited, I can even press the refresh and it still shows my changes, but if I close the connection and reconnect, then nothing is there. Also I cannot see any of my changes from my app.

OS: Windows Refi-App version: 0.0.19, installed from the exe file.

mikereem avatar Oct 30 '23 07:10 mikereem

Having the same issue on OSX with version 0.0.19

alexdmejias avatar Nov 04 '23 17:11 alexdmejias

I got this to work by using the same project name as used for production, for me this was in my .firebaserec under projects.default

thraizz avatar Jan 30 '24 16:01 thraizz