Commit a6b60e3
committed
fix(remix): resolve hydration error by wrapping app in layout
The root App component was missing the Layout wrapper, causing a mismatch between the server-rendered and client-rendered HTML. This resulted in a React hydration error.
This change wraps the Outlet in the Layout component to ensure the base HTML structure is consistent, resolving the hydration failure.1 parent a60ba1b commit a6b60e3
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments