Can't "copy action" related to an instance of a Master component
Steps to reproduce:
1. Assuming you have a master component that you'd like to trigger an action for. Good example,... a Master component for a "Next" button that links to a different location depending on its context.
2. Create an action for the button inside the on-tap event. Note, you can't add an event to the Master container itself but only a sub-component (eg button) that it contains, which for some reason is only visible in the Outline tree when in the "[creating] new event" screen.
3. Try to "copy action" and paste it to another interaction on that screen. It refuses to paste that action.
Replies have been locked on this page!