New behavior change with load events?

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.

I just did some tests on our preview environment and did not notice anything strange, my rendered events seem to fire every time. I’ll DM you to grab some details about the asset.