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
hi guys i’ve a problem with swiper/react package in ssr mode
i got an parent component that fetch data and pass it to a component
the child component show product in slider but problem is in first 0.5 second of first renedr all styles are messed up (in csr work well)
have you any idea how to handle it?! i think the problem related to slow loading of react-swiper
Check that this is really a bug
Reproduction link
hhtps://i-provide-code-in-description
Bug description
hi guys i’ve a problem with swiper/react package in ssr mode
i got an parent component that fetch data and pass it to a component
the child component show product in slider but problem is in first 0.5 second of first renedr all styles are messed up (in csr work well)
have you any idea how to handle it?! i think the problem related to slow loading of react-swiper
my parent component =>
my child component =>
my slider component =>
Expected Behavior
No response
Actual Behavior
No response
Swiper version
11.0.4
Platform/Target and Browser Versions
chorome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: