undocs icon indicating copy to clipboard operation
undocs copied to clipboard

Missing chunks make full page hydration fail

Open pi0 opened this issue 1 year ago • 0 comments

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

pi0 avatar Apr 04 '24 11:04 pi0