Description
I have exposed Inputs of a nested artboard in my rive file.
Now I want to use the trigger of the nested artboard at runtime,
but the Input is not available in the runtime for the parent artboard.
Provide a Repro
https://github.com/luckydye/rive-repros/tree/nested-inputs
Expected behavior
I would expect to be able to trigger inputs from nested artboards from the runtime too.