[
https://issues.apache.org/jira/browse/IGNITE-9450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755659#comment-16755659
]
Ilya Borisov commented on IGNITE-9450:
--------------------------------------
While Chrome, Firefox and Edge support proposed solution, Safari is picky about
SVG fragments, I couldn't make it work with any approach other than what's used
currently.
> Web console: remove manual rendering from ignite-icon directive
> ---------------------------------------------------------------
>
> Key: IGNITE-9450
> URL: https://issues.apache.org/jira/browse/IGNITE-9450
> Project: Ignite
> Issue Type: Improvement
> Components: wizards
> Reporter: Ilya Borisov
> Assignee: Ilya Borisov
> Priority: Minor
>
> When making the ignite-icon directive, I had to manually render SVGs because
> at that moment we had to support IE11 and it doesn't support SVG directive
> template namespace. Since IE11 support has been dropped, we can safely use
> regular AngularJS template there and clean the code a bit. I think this
> change will also fix invisible icons in TestCafe E2E tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)