unjs / undocs

Minimal Documentation theme and CLI for shared usage across UnJS projects.
https://undocs.pages.dev/
MIT License
143 stars 12 forks source link

Missing chunks make full page hydration fail #121

Open pi0 opened 3 months ago

pi0 commented 3 months ago

Context: https://github.com/unjs/nitro/issues/2335

I am thinking about what we can do to avoid full-page errors like this. We have SSR content that can show at least static data and we have full links that can work without CSR as fallback when this happens.


(shared by @Atinux)

https://github.com/unjs/undocs/assets/5158436/7122558c-f6fd-4b23-af33-ef2f865e29fd

(shared by @vejja)

image