Query Prefetch strips off local storage theme
Hello. I've launched my site to production and noticed a bug where I use prefetchQuery and dehydrate to get live data from DB , after page refresh it removed my theme from <html lang="en" class="dark">. It's my first experience with TanStack so im not sure where exacly the issue might be.
Root Layout:
But that only happens in production, I can't recreate it on localhost. Any tips or help would be appreciated.
0 Replies