Duplicated
Last Updated: 14 Sep 2026 11:34 by ADMIN
Kendo UI
Created on: 18 May 2023 10:35
Category: Avatar
Type: Feature Request
4
[Avatar] imageSrc doesn't work with blob URLs

Currently the imageSrc input property only accepts string as value. Allow the property to accept and work with blob URLs as well. Additionally, as the property accepts only string as value, the URL cannot be sanitized as sanitizing it always results in a SafeUrl type.

 

Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
1 comment
Patrick
Posted on: 12 Mar 2025 12:54
The Conversational UI already accepts a SafeUrl to display user avatar. The original avatar component should therefore also accept a SafeUrl.