Closed mfeldmeier closed 10 months ago
Strange. Would you be able to provide a reproducible example?
Can refer this https://stackblitz.com/edit/ngx-editor?file=src%2Fapp%2Fapp.component.ts.
Ok strange with the same config from my component I can see the svg's of the menu. But wth is broken, that I cant see the Icons? Does you have any ideas?
I only update angular from 14 to 15 to 16 and I updated it to 17 aswell. Because I think it will solve the issue maybe.
Sorry I missed your comment. hope it is fixed now.
Closing this. Feel free to reopen if you think its an issue or create a discussion for others. Thank you.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.
What happened?
After Updating Angular from 14 to 16 I established, that my menu is gone. After looking into the code and the elements I saw that only the Path is inside the HTML elements and the SVG tag is missing.
In ngx-editor/projects/ngx-editor/src/lib/icons are all the icon files only with the path.
Version
v16.0.1
Angular Version
16.2.12
What browsers are you seeing the problem on?
No response
Link to reproduce
No response
Relevant log output
No response
Willing to submit a PR?
None