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

fix: resizer.className.match is not a function

Open bobby169 opened this issue 5 years ago • 1 comments
trafficstars

when click the svg element,throw Error: resizer.className.match is not a function

console.info(resizer.className)
SVGAnimatedString {baseVal: "", animVal: ""}

bobby169 avatar Jun 08 '20 09:06 bobby169

This solution is present on another pull request: #6 #24.

lkjimy avatar Sep 04 '21 23:09 lkjimy