Using solid-start show "Unrecoverable Hydration Mismatch"
I have recently redesigned the web to explore icons for solid-icons and decided to use solid-start since I recently added support and I like the result.
I also used solid-styled-components but when updating the dependencies to be able to use the vercel adapter, it throws me this message only when use "dev" command.
I was tracking the problem and it seemed to come from the use of Dynamic in solid-styled-components but I'm not sure about this at all, if someone could give me more clarity on why this may be happening I would appreciate it.
The feat/redesign branch of the solid-icons-web repository serves to reproduce the problem I'm talking about, cheers!
This definitely seems like an issue with this library. Everything rehydrates properly until you throw in a styled component.