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
Update defer comment to clarify backward-compatibility only
Per reviewer guidance, updated comment in spec/dummy layout to explicitly
state that defer: true is retained solely for backward-compatibility and
testing purposes, not recommended for production.
The comment now references docs/building-features/streaming-server-rendering.md
and recommends using async: true with immediate_hydration or
generated_component_packs_loading_strategy: :async for production apps.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments