SSR issue on Swiper Element (WebComponent) #7801
amitsarkerr
started this conversation in
General
Replies: 1 comment
-
@amitsarkerr You can check this for the first point solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m using Swiper Element (Web Component) in a Next.js 15.0.3 project and have encountered a few issues:
1. SSR Issue: When rendering the component, I face challenges with Server-Side Rendering. Specifically, during image loading, the layout takes time to adjust, or columns expand unexpectedly when using the carousel.
2. TypeScript Error: I’m also encountering TypeScript errors related to the Swiper Element Web Component.
Are these known issues, or am I possibly missing some configuration or setup?
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions