ionicons icon indicating copy to clipboard operation
ionicons copied to clipboard

Icons wont load if install as module

Open dgateles opened this issue 3 years ago • 0 comments

Hi! I'm using the ionicons stencil component to make my own icon components (just for testing) and if I install the component as node modules and load it, the icons don't show. All other components are loaded but the icons do not load.

is not populated with svg code.

Using this configuration with Vue: https://stenciljs.com/docs/vue

dgateles avatar Feb 16 '22 13:02 dgateles