Skip to main content
1y ago

How to expose events of Nested Artboards?

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

5 replies
A
+2
R
1y 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.

1y ago

Thank you very much Robert

11mo 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.

A
11mo ago

I've also not been able to make this work with the web canvas renderer. Anyone had any success?

10mo ago

Super helpful 🙏