Replies: 2 comments
-
This hook is invoked every time you use the find method. So if you are updating after using the find method it might update profile photo every time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @atakansn! 👋🏻 Could you explain exactly your needs? It seems to be an XY Problem to me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
my problem is that when the user updates any data, user.profilePhotoPath also updates, whereas I just want to present the image to the user asyncly
Beta Was this translation helpful? Give feedback.
All reactions