Skip to content

Fix chat message avatar#496

Merged
julien-nc merged 1 commit intomainfrom
fix/495/chat-msg-avatar
Mar 24, 2026
Merged

Fix chat message avatar#496
julien-nc merged 1 commit intomainfrom
fix/495/chat-msg-avatar

Conversation

@julien-nc
Copy link
Member

The #icon template of the message avatar can be empty. It seems like with previous nc/vue releases, this would fall back to user or displayName. This is not the case anymore so we always use this template.

Solution: only declare the template when we need it. Otherwise keep using the props.

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc julien-nc added bug Something isn't working 3. to review labels Mar 24, 2026
@julien-nc julien-nc merged commit 04d74af into main Mar 24, 2026
9 checks passed
@julien-nc julien-nc deleted the fix/495/chat-msg-avatar branch March 24, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants