You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#3327d298ff1 Thanks @DylanPiercey! - Only treat a non-page template as an embed (with a randomized, non-idempotent render id) when the linkAssets compiler option is configured. Without it — as in most test and SSR-only setups — every template keeps a deterministic render id, so server integration tests that render templates directly stay idempotent.