-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
SVG icon should display, in Material's own Stackblitz example from the examples page
What is the current behavior?
SVG icon is not displaying. Console message:
Error retrieving icon: <svg> tag not found
What are the steps to reproduce?
- Go to the official icon-component Stackblitz example
- Notice the icon is not displaying
- Open console, and see the error message
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material 6.0.1
Is there anything else we should know?
Could it be related to Stackblits blocking static assets like SVGs?
UPDATE:
Indeed, it's a static assets issue with Stackblitz. I tried with a remote URL and it worked fine.
You prolly should close this issue - but the Stackblitz example should be updated with remote assets.
texano00
Metadata
Metadata
Assignees
Labels
No labels