Hundreds of times I’ve thought I had a prototype connected up only to realise that every interaction is ‘On Drag’ instead of ‘On Click’ - presumably because I had an element previously connected to a Frame that I had then deleted.
To the user, that element then has no interactions, not an interaction that leads to nowhere. When I add a new interaction, by dragging from the + icon to another frame, it is added as an ‘On Drag’ interaction on top of the empty ‘On Click’ interaction - what is the use case for this? There is none