svgdotjs / svg.js

The lightweight library for manipulating and animating SVG
https://svgjs.dev
Other
11.01k stars 1.07k forks source link

I instantiate the element object in svg.js and store it in an array. The properties of the object of this element will not be set. #1185

Closed qzoushi closed 3 years ago

qzoushi commented 3 years ago

For support questions, please use stackoverflow with the tag svg.js or head to our chat over at gitter, if you have a bug report or feature request, use those templates. I instantiate the element object in svg.js and store it in an array. The properties of the object of this element will not be set.

Fuzzyma commented 3 years ago

Please add an example. Otherwise, I am not able to understand your issue