oliverfindl / vue-svg-inline-plugin

Vue plugin for inline replacement of SVG images with actual content of SVG files.
MIT License
33 stars 3 forks source link

fixing the problem with the svg file upload error #19

Closed Ilya-Chernyshev closed 1 year ago

Ilya-Chernyshev commented 1 year ago

ISSUE #18

oliverfindl commented 1 year ago

Hello @Ilya-Chernyshev,

sorry, but your changes are completely wrong. If you successfully tested this code and it somehow works, then it works only by accident. If I ignore whitespace changes, then (going from bottom up, because that is how it works):

I'm closing this PR as it won't solve anything and it will only break this plugin.

If you want to solve your issue, please provide minimal reproduction repository as I mentioned in https://github.com/oliverfindl/vue-svg-inline-plugin/issues/18#issuecomment-1309341681.

Thanks.