Back to Remix

Patch.Fix Adjacent Hydration Markers

packages/component/.changes/patch.fix-adjacent-hydration-markers.md

2.11.1298 B
Original Source

Fix full-document client reloads that could leave orphaned hydration markers behind when adjacent client entries are diffed in the same parent.

This prevents later navigations from failing with Error: End marker not found after the live DOM ends up with mismatched rmx:h start and end markers.