Broken layout with Swiper Elements on NextJS 14 #7294
Unanswered
beforedisappear
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
This implementation i use in React 18 and it works correctly.

But in next js i have problem with swiper layout during page loading. It look like this.

I have slightly changed the implementation for next, images were passed as props. I guess the problem is in css / js loading. Аfter images loading, the swiper is displayed correctly.
Beta Was this translation helpful? Give feedback.
All reactions