I have the following setup:
- A design system library, containing component A
- A project file with the synced library connected, with an instance of component A
When I go to change an interaction on component A in the library (eg modify a click interaction), I don’t get a prompt to update the component in my project file.
However, if I change the interaction and make a design change to it, the prompt will appear. Anyone else experiencing this?