Interaction from library project not propagated
I have library project with all my components and nesting and everything is there. I have dropdown component with list-atom component which has states (default and hover) and interaction is set to “while hovering” change state to “hover”. When i take the asset and use it in other project the interaction is not propagated and AI says something like “change to is set to null” and the atom is showing properties of parent. How come? Did i do something wrong? Why the interaction can’t be set properly?
I tried reseting the whole component, deleting and setting it up again, regenerate all instances (slow) function and nothing helps.
