SolidJSS
SolidJSโ€ข2y agoโ€ข
30 replies
Mirardes

Lazy Loading make a blank page when component change

Hi,

I have an issue with Lazy Loading for solid-start.

Actually, I have implement a switch component with lazy loading enabled but when I change a component (who is lazy loaded), the page become blank during less than 1 seconds...

Can someone can help me ?

It's reproducible with builded repo : pnpm build && node .output/server/index.mjs

Repro : https://github.com/qlaffont/test-lazy
Was this page helpful?