nuxt-svg-loader icon indicating copy to clipboard operation
nuxt-svg-loader copied to clipboard

Using inline svg and instead of image DOM shows <img src="[object Module]" >

Open steveDL opened this issue 3 years ago • 4 comments

Have been using the module fine but now, could be after running npm update, Using inline SVG the DOM shows instead of showing the image,

steveDL avatar Jun 02 '21 17:06 steveDL

@steveDL do you have any uodate on this ?

mamiletteLibeo avatar Jun 22 '21 12:06 mamiletteLibeo

Having the exact same issue :( same issue on vue-svg-loader

Did anyone manage to fix this?

frizurd avatar Jul 13 '21 17:07 frizurd

using .jpg fixed my problem

m-emre-yalcin avatar Jul 19 '21 18:07 m-emre-yalcin

I opened a PR that fix this issue: #90

mrleblanc101 avatar Aug 23 '21 06:08 mrleblanc101