Why different instances of my component react the same way on different params?

Hi there,
I have a component (I was provided with, I didn't create) called Vanne-vert. When I create two instances of it in a view and try to change the color of one of them through some params, they react the same way. As if they were binded to each others. I can't get a hold of what happening in here.


Here is the component :

And here is the binding for the coloring :

I might be missing something. I hope you can help me.

this is bugg.
idk if it has been fixed yet if you arent on the lateest patch, try updating if possible since there has been some svg changes not that long ago

else you'll have to change the id for each view

What id exactly if I may ask ?

no idea i just remeber seeing this somewhere before
try adding domId in the metadata

It's the HTML id attribute used to define the color to be used in areas of the svg. It is not directly exposed in the property structure of the Perspective component. Use of the domId property will not provide any sort of workaround.

so its not been solved yet?:frowning:

It has been solved and a fix is in 8.1.26.

3 Likes