Hello LabVIEWers,
Currently I'm trying to use ppl with actor framework and MGI Panel actor, every backend code worked fine. However, when I want to pass subpanel ref from one of my ppl to my root actor then use root actor to launch another nested panel actor but ui shown in the ppl subpanel, it failed to show in that subpanel.
launch panel actor with subpanel type
pass subpanel ref to root
have successfully load in memory but not shown in subpanel