Image loading SSR
Is it possible to display loading indicator while <img> is loading in SolidStart?
2 Replies
Have you try suspense block with fallback element?
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