Robin Scharf
Robin Scharf
Update: Based on [this SO thread](https://stackoverflow.com/questions/49251437/difference-between-asyncdata-vs-fetch) it seems like fetch() could still be running while mounted() already is called. Why my await isn't respected, I don't know. I tried switching...
> I was facing the same problem. FYI, the incompatibility of `react-native-dotenv` with `expo-router` can load a default screen of `expo`, and not your normal dev app you're building. >...
+1 (I run into this when I run firestore) `firebase emulators:start --only auth,hosting,functions,storage` --> Runs _without_ opening Java command line window `firebase emulators:start --only auth,hosting,functions,storage,firestore` --> Runs **with** opening Java...
I have a potentially related issue where BOTH options always get ticket when using Yes/No questions. https://github.com/user-attachments/assets/58e1da82-7208-476d-adc6-cf2c33e36bea (Self-hosted). I also don't see any answers recorded in the responses.
Hi @sacredabhishek! Thanks for the update. Seems like your CI/CD platform does not push to update the docker image: https://hub.docker.com/r/heyform/community-edition? Can you update that?