Closed sevab closed 7 years ago
Seeing the same. Already spent some good amount of time investigating this. Will post updates once I see what is going on there...
Did invest quite some time on this, and had some lenghty discussions at the #-fastboot
Slack channel. At least for Glimmer2, the willRender
component hook will definitely not be called in FastBoot. This means the magic that ember-wormhole
does is not triggered, and I currently see no way to make this happen, other than Glimmer2 at some point offers a direct API for ember-wormhole's use case (this was planned, no idea what the status is).
I'm running on 2.10.0 and there seems an issue where all wormholes are rendered in place in Fastboot environment, E.g:
Not sure if this is expected behavior when in Fastboot or a bug.