21d ago

How to expose events of Nested Artboards?

Folks, is there a way to expose events of Nested Artboards?

3 replies
R
R
21d ago

Events in a nested artboard won't be seen at runtime, but here's a way you can "bubble up" those events to the main artboard.

21d ago

Thank you very much Robert

2d ago

I attempted to do this, but it wasn't working. The event was being reported from the nested artboard in the timeline, and it only functioned correctly when I reported the event from the state machine.