fix(vue-query): avoid mounting QueryClient on server#10839
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughVueQueryPlugin now detects server environments using ChangesServer Environment Detection Refactor
Possibly related issues
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This appears to be a duplicate of #10832 (same VueQueryPlugin environmentServer fix, same file changes; only minor test wording/location differences). Closing to avoid duplicate coverage. |
|
Duplicate of #10832 |
Summary
This keeps SSR behavior explicit and aligned with environmentManager runtime detection.
Summary by CodeRabbit
Bug Fixes
Tests