Fix GnAvatar usage: use props (src/icon/initials) instead of default slot
GnAvatar render function ignores default slot content; it only reads
src, icon, and initials props. Fixes broken user avatar image display.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 47a0e5d commit 7d92bda217cffc93a09877cdcb69b685716bc476
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 13 May
Showing 3 changed files
View
webclient/src/components/sidebar/AppSidebar.vue
View
webclient/src/components/ui/ProfileBadge.vue
View
webclient/src/components/ui/WelcomeScreen.vue