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
This package doesn't work well with SvelteKit adapters. I have tried both Vercel and CloudFlare without success. Here is the main issue link from SvelteKit's repo: sveltejs/kit#3015
I wasn't able to test your reproduction since I don't have accounts on Vercel or Cloudflare, but based off the warning messages you get when building, I think this is quite likely to fix it:
Hello. Thanks for the PR and merge. The issue still persists. If you fork the repo and deploy on Vercel, you will encounter the error I'm seeing.
Edit
If I build the project locally with both Vercel and static adapter, it builds normally and using npm run preview doesn't give any error message. I don't know where the issue is at the moment.
Check that this is really a bug
Reproduction link
https://github.com/onderbakirtas/upoBug description
This package doesn't work well with SvelteKit adapters. I have tried both Vercel and CloudFlare without success. Here is the main issue link from SvelteKit's repo: sveltejs/kit#3015
Expected Behavior
No response
Actual Behavior
No response
Swiper version
7.2.0
Platform/Target and Browser Versions
Windows 10, All Browswers
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: