vue-svg-icon icon indicating copy to clipboard operation
vue-svg-icon copied to clipboard

1.2.9 引入svg图片后报错如下 TypeError: Cannot read property 'd' of undefined

Open lixuguang opened this issue 6 years ago • 0 comments

image

image 跟查 代码后发现是这里会进入finally,

<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 200" enable-background="new 0 0 200 200" xml:space="preserve">

待结案 这段是svg代码 请问是什么原因

lixuguang avatar Oct 31 '18 08:10 lixuguang