window.threekit.player.on(RENDERED, () => {
//show to customer
});
I noticed today and yesterday that the RENDERED event is not firing reliably. It seem to be working fine before and fire everytime the model is loaded. Now I find about 50% of the time when i load the model the phase events are not firing even though model is visually loaded and fully interactive on the page.