I can’t reproduce this, what is in your snippet?
What if you change the above to:
$html = snippet('peoplebuilder', ['people'=> $tag->parent()->people()->toStructure() ], true);
return $html;
I can’t reproduce this, what is in your snippet?
What if you change the above to:
$html = snippet('peoplebuilder', ['people'=> $tag->parent()->people()->toStructure() ], true);
return $html;