Description: Verify all 6 motion components render without errors in SSR environments. Add SSR test coverage where missing. Motion components touching window / document need to gate behind useFluent_unstable() or canUseDOM() per v9 architecture rules.
Why it matters: SSR safety is a v9 checklist gate. Motion components are at risk here since animation APIs touch the DOM.
- Difficulty: Medium
- Sequencing: M3 w10
- Tags:
partner-pickup, stable-blocker
Description: Verify all 6 motion components render without errors in SSR environments. Add SSR test coverage where missing. Motion components touching
window/documentneed to gate behinduseFluent_unstable()orcanUseDOM()per v9 architecture rules.Why it matters: SSR safety is a v9 checklist gate. Motion components are at risk here since animation APIs touch the DOM.
partner-pickup,stable-blocker