ngneat / svg-icon

👻 A lightweight library that makes it easier to use SVG icons in your Angular Application
https://netbasal.com
MIT License
257 stars 35 forks source link

Icon provided at standalone component level is not rendering #132

Closed jsgopher closed 1 year ago

jsgopher commented 1 year ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

Icon provided at standalone component level is not rendering.

Expected behavior

Should render all the provided icons at root level and component level.

Minimal reproduction of the problem with instructions

Issue is reproduced in this stackblitz

image

What is the motivation / use case for changing the behavior?

Environment


Angular version: 15.2.8


Browser:
- [x] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:
- Platform:  Stackblitz

Others:

Below is the list of dependencies

image

stackblitz[bot] commented 1 year ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

NetanelBasal commented 1 year ago

It can't be done.

NetanelBasal commented 1 year ago

I've added a protection in the new version