Unplanned
Last Updated: 12 Mar 2025 12:54 by Patrick
Kendo UI
Created on: 18 May 2023 10:35
Category: Avatar
Type: Feature Request
3
[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.

 

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.