Closed
Description
Describe the Bug
- v7 & v8
The <ion-icon>
does not render when using Angular and JS. It displays nothing at all. The inspector shows that it's in the DOM but the <svg>
isn't in the DOM.
Screenshot of the missing <svg>
:
Expected Behavior
I expect to visually see the icon on the screen.
Screenshot of what the DOM should be:
Steps to Reproduce
- Navigate to the icon page on the docs site.
- Verify that you are viewing version 7 or 8.
- Navigate to the basic usage.
- Click on either Angular or JS
- Click on either iOS or MD (bug is shown in both)
- Click on the StackBlitz logo
- Wait for StackBlitz to load
- You will see only a white screen
Screenshots
No response
Operating System
No response
Browser
No response
Version
No response
Additional Information
No response