Thread
9mo ago
How to expose events of Nested Artboards?
Folks, is there a way to expose events of Nested Artboards?
5 replies
A
+2
R
9mo 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.
Jony
Hichman Z, Kai
Author
9mo ago
Thank you very much Robert
8mo 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
8mo ago
I've also not been able to make this work with the web canvas renderer. Anyone had any success?
7mo ago
Super helpful 🙏