Turning off Viewer Insights didn't hide the avatar stack until the view was torn down and rebuilt - that data belongs to the insights feature, so gate it on isInsightsEnabled directly instead of only on whether any viewers loaded.
Turning off Viewer Insights didn't hide the avatar stack until the view was torn down and rebuilt - that data belongs to the insights feature, so gate it on isInsightsEnabled directly instead of only on whether any viewers loaded.