You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I just ran in an issue where I couldnt figure out why the package wasnt loading my icon correctly.
After looking deeper into it I found out that I had prefixed my icons with .svg
I know that its not documented like this but I still wasted an hour or so.
Hi,
I just ran in an issue where I couldnt figure out why the package wasnt loading my icon correctly.
After looking deeper into it I found out that I had prefixed my icons with .svg
I know that its not documented like this but I still wasted an hour or so.
Could we implement either an error check or a string replacement here?
https://github.com/danielstgt/svg-vue/blob/master/src/svg-vue.vue#L20
or just throw an error
other then that I really appreciate the package :)
The text was updated successfully, but these errors were encountered: