mirror of
https://github.com/Rohithgilla12/data-peek
synced 2026-04-21 12:57:16 +00:00
* fix(docs): resolve hydration crash and broken navigation - Moved server-only `source.getPage()` calls from client-side `head()` into server-side `loader()`. - Passed extracted metadata (title, description, breadcrumbs) to `head()` via `loaderData`. - Relocated structured data injection to React component tree to fix hydration mismatches. - Removed blocking third-party scripts from root route. * chore(docs): remove playwright dep and dead getOrganizationStructuredData code - Remove playwright from devDependencies (only used for one-off verification) - Remove unused getOrganizationStructuredData import from __root.tsx - Remove dead getOrganizationStructuredData function from seo.ts (zero callers) --------- Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| desktop | ||
| docs | ||
| video | ||
| web | ||
| webapp | ||