You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could this be related to #167? Have you been deleting lots of images? 😂
lol, I guess they are not related, I didn't delete any image, this bug is just something I suddenly realized that I missed when looking at the code I wrote before.
#167 is really weird... I am very confused even after checking the code...
Could this be related to #167? Have you been deleting lots of images? 😂
lol, I guess they are not related, I didn't delete any image, this bug is just something I suddenly realized that I missed when looking at the code I wrote before.
#167 is really weird... I am very confused even after checking the code...
Okay! Thanks for checking. Me too - I double-checked the Firebase Storage security rules and they're legit
Current remove handler in imageUpload only removes the image from firebase storage, it doesn't remove the image from our database.
The text was updated successfully, but these errors were encountered: