iachat/app/views/api/v1
Sivin Varghese 3edc0542cc
fix: Fix issue with profile picture not updating (#10532)
This PR resolves the issue with updating the profile picture in the profile settings.

**Cause of issue**
The issue can be reproduced with the old `ProfileAvatar.vue` component.
While the exact reason is unclear, it seems related to cases where the
file might be `null`.

**Solution**
Replaced the old `ProfileAvatar.vue` with `Avatar.vue` and tested it. It
works fine. I’ve attached a loom video below.

Fixes https://linear.app/chatwoot/issue/CW-3768/profile-picture-bug

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-12-04 15:02:29 -08:00
..
accounts feat(v4): Update the help center portal design (#10296) 2024-10-23 22:09:36 -07:00
conversations/partials feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
models feat: Show re-auth flag only for legacy Gmail and OAuth channels (#10189) 2024-10-02 00:51:02 -07:00
profiles fix: Fix issue with profile picture not updating (#10532) 2024-12-04 15:02:29 -08:00
widget revert: "fix: message_type inconsistency across message end points" (#10119) 2024-09-16 20:00:11 +05:30