shubhamjain / svg-loader

Plug 'n Play external SVG loader
MIT License
192 stars 20 forks source link

Question: How to use it in Nuxt 3? #20

Closed marcohofmann closed 6 months ago

marcohofmann commented 2 years ago

Hey! I use your script in Nuxt 2 without any problems. In Nuxt 3 it seems not be working. Have you tried it by yourself? THX!

shubhamjain commented 2 years ago

Can you please share the example snippet on something like StackBlitz? I am not familiar with Nuxt, so not sure how I go about using external JS.

ibaGyl commented 8 months ago

@shubhamjain @marcohofmann Did you manage to get it running? I am struggling now to find an alternative for Nuxt 3

shubhamjain commented 6 months ago

@ibaGyl Can you share your code?

I have it here and it seems to be working. https://stackblitz.com/edit/github-9ukebr-c6zq15?file=pages%2Findex.vue

shubhamjain commented 6 months ago

Closing this issue for lack of information.