Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Upload][SVG icons] It's not possible to replace the retry svg icon in the upload component with another svg icon #4302

Open
Celentia opened this issue May 15, 2024 · 0 comments

Comments

@Celentia
Copy link

Describe the bug
When customizing the Upload component and trying to replace predefined SVG icons with custom or different kendo icons, the retry icon remains the same. This problem doesn't occur for other icons in this component.

To Reproduce

  1. Follow the Stackblitz link: https://stackblitz.com/edit/angular-zkwyqn?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.module.ts
  2. Upload any file

Actual behavior
The retry icon should be replaced with filePresentationIcon.
зображення

Expected behavior
The developer should be able to replace the predefined retry SVG icon with another SVG icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant