Interaction changes not syncing from library files (bug?)

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?

I’ve also just discovered that interaction changes are no longer syncing at all for me, even if I make design changes.

Example: I added a “close overlay” interaction to a button in my library, but this isn’t syncing over to the instances in my project files. However, other design changes to that button are.