S
SolidJS•3y ago
avant

Image loading SSR

Is it possible to display loading indicator while <img> is loading in SolidStart?
2 Replies
Boku 🜲
Boku 🜲•3y ago
Have you try suspense block with fallback element?
avant
avantOP•3y ago
Im pretty sure I did and it didnt work, because I know it works with Promises and routeData, but I'll try again once Im on my computer

Did you find this page helpful?