Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple modified instances #114

Open
foofel opened this issue Jun 20, 2023 · 3 comments
Open

multiple modified instances #114

foofel opened this issue Jun 20, 2023 · 3 comments

Comments

@foofel
Copy link

foofel commented Jun 20, 2023

Hey, I am adding a SVG as component to my tree, that works as expected. If I then manipulate that SVG (e.g. different fill for some rects) and add it again, the second instance has the changes done to the first SVG. It looks like i am not actually creating different instances of the SVG. Any ideas?

@kuthq
Copy link

kuthq commented Nov 2, 2023

I have the same issue, that SVGs are manipulating each other, even if the path ids are different

@jpkleemans
Copy link
Owner

Hi, could you create a Sandbox to reproduce the problem? Then i'll look into it

@mengfei-nie
Copy link

who solved it? please share your solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants