Manuel
Manuel
SSolidJS
Created by Manuel on 12/31/2023 in #support
Vite + SSR, CSS not loading correctly
Hi, I'm trying to implement SSR with vite and solid.js. I followed this guide: https://vitejs.dev/guide/ssr and used this repository as example to follow: https://github.com/bluwy/create-vite-extra/tree/master/template-ssr-solid There seems to be an issue with hydration and css and I'm struggling with it. The setup is the same as the repository linked above, same server.js and same entry-client.jsx and entry-server.jsx just with my setup. My current code and website screen is in the attachments. I'm also receiving a lot of warns about hydration in console.
2 replies