-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
chore: Resolve Client-only API error by updating vinxi version #8816
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
View your CI Pipeline Execution ↗ for commit d1438ad.
☁️ Nx Cloud last updated this comment at |
6ed3904 to
4e7db4b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8816 +/- ##
==========================================
- Coverage 46.60% 45.24% -1.36%
==========================================
Files 200 186 -14
Lines 7574 7262 -312
Branches 1748 1684 -64
==========================================
- Hits 3530 3286 -244
+ Misses 3668 3612 -56
+ Partials 376 364 -12 🚀 New features to boost your workflow:
|
|
Please resolve conflicts. |
6f91613 to
d1438ad
Compare
|
@dngur9801 , can you bump the solid packegs (start, router, solid-js, vinxi) all to their latest? |
issue: #8799
Changes
vinxito0.5.1to fix the"Client-only API called on the server side"error.Reason for Change
vinxiandVite 6, leading to incorrect package resolution.vinxi@0.5.1update resolves the compatibility issue.Reference