You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nested artboards are loaded without a name, so their inputs become inaccesible (even when exposed to their parent artboards).
This is the result of inspecting the attached “arrow.riv”. See in the last line how after the arrow, the name of the nested artboard should appear but is empty (the “_name” field is also empty)
This doesn’t seem to happen with all files, “runtime_nested_inputs.riv” used for the example on how to use nested inputs in this repo works fine.
For comparison, inspecting that file looks like this (check the "CircleOuter" on the last line):
Hello! Thanks for creating such an amazing tool 🫶
Description
Nested artboards are loaded without a name, so their inputs become inaccesible (even when exposed to their parent artboards).
This is the result of inspecting the attached “arrow.riv”. See in the last line how after the arrow, the name of the nested artboard should appear but is empty (the “_name” field is also empty)
This doesn’t seem to happen with all files, “runtime_nested_inputs.riv” used for the example on how to use nested inputs in this repo works fine.
For comparison, inspecting that file looks like this (check the "CircleOuter" on the last line):
Steps To Reproduce
Source
.riv
/.rev
filerivs.zip
Expected behavior
The nested artboards should have the name so their inputs can be accessed.
Device & Versions (please complete the following information)
The text was updated successfully, but these errors were encountered: