SSolidJS•Created by Mia on 12/19/2024 in #support How do I manually implement hydration for a component?
I want to add markers / hydration labels myself, so that I can render it on a server in one way, and on the client in another.
The DOM is slightly different between the two and causes hydration mismatches for Solid.