Skip to content

Conversation

@xabg2
Copy link
Contributor

@xabg2 xabg2 commented Jul 1, 2025

This PR fixes an issue where the avatar image was not being correctly sent to the backend when updating the user's avatar. We now use Axios's putForm method to properly handle FormData and ensure the Blob is transmitted as expected. This change prevents missing payload issues.

@xabg2 xabg2 requested review from CandelR and larryrider July 1, 2025 16:20
@xabg2 xabg2 self-assigned this Jul 1, 2025
@xabg2 xabg2 added the bug Something isn't working label Jul 1, 2025
@xabg2 xabg2 merged commit 7482443 into master Jul 1, 2025
2 checks passed
@xabg2 xabg2 deleted the fix/put-form-for-avatar-update branch July 1, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants