Virtual Scroll, SSR: Hydration style mismatch #17948
Labels
area/components
bug/0-needs-info
Need more info to reproduce
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
I catch Hydration style mismatch, because localResetVirtualScroll in onBeforeMount is called, sets zero values, and after mounting sets the required values.
What did you expect to happen?
It is expected that the styles will match
Reproduction URL
I don't know where i can use ssr in online ide
How to reproduce?
Try to use Virtual Scroll with SSR
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
No response
Quasar info output
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: