{ setTimeout(() => { imageLoaded = true; }, 100); }} onerror={() => { imageError = true; }} /> {#if imageError}
Failed to load
{/if}