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.
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
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.