boopathi/react-svg-loader

svg can't be shown

wukaMM opened this issue · 0 comments

Hi,
I am using rollup-plugin-react-svg in my project, and everything goes fine before. And thank you so much for the great work.
But now, something goes wrong. A normal svg image can't be shown. I checked the html in chrome, it was like this:
image
And the correct html should be like this:
image
Could you tell me the reason that maybe caused the uncompleted html ?
Thank you so much.