Skip to content
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

chore: version mismatch in sveltekit dev app #10880

Merged
merged 1 commit into from May 11, 2024

Conversation

ThangHuuVu
Copy link
Member

@ThangHuuVu ThangHuuVu commented May 11, 2024

The mismatch version of vite causes Sveltekit dep app to throw 500 error when using form actions.

Copy link

vercel bot commented May 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2024 9:42am
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview May 11, 2024 9:42am
proxy ⬜️ Ignored (Inspect) Visit Preview May 11, 2024 9:42am

Copy link

codecov bot commented May 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.81%. Comparing base (117110f) to head (dc0030e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10880   +/-   ##
=======================================
  Coverage   37.81%   37.81%           
=======================================
  Files         173      173           
  Lines       26983    26983           
  Branches     1176     1182    +6     
=======================================
  Hits        10204    10204           
  Misses      16779    16779           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ndom91 ndom91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes it for me too!

@ThangHuuVu ThangHuuVu merged commit 89ef33f into main May 11, 2024
14 of 15 checks passed
@ThangHuuVu ThangHuuVu deleted the fix/dev-sveltekit-version-mismatch branch May 11, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants