Skip to content

[WC-3477] Do not render image when the image is not available#2298

Merged
r0b1n merged 2 commits into
mainfrom
fix/image-loading
Jul 24, 2026
Merged

[WC-3477] Do not render image when the image is not available#2298
r0b1n merged 2 commits into
mainfrom
fix/image-loading

Conversation

@r0b1n

@r0b1n r0b1n commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

The image widget never checked that value is not available while the image is loading, this made it start fetching images with the url /undefined. this change fixes it by not rendering the widget id the image (and fallback) is not available or still loading.

@r0b1n
r0b1n requested a review from a team as a code owner July 1, 2026 14:29
@github-actions

This comment has been minimized.

@r0b1n
r0b1n force-pushed the fix/image-loading branch from 5f98ebe to f1ce5f0 Compare July 1, 2026 14:43
@github-actions

This comment has been minimized.

@r0b1n
r0b1n force-pushed the fix/image-loading branch from f1ce5f0 to 61babca Compare July 1, 2026 14:55
@github-actions

This comment has been minimized.

@r0b1n r0b1n changed the title [WC3477] Do not render image when the image is not available [WC-3477] Do not render image when the image is not available Jul 2, 2026
@r0b1n
r0b1n force-pushed the fix/image-loading branch from 6c9a0a8 to 61babca Compare July 7, 2026 12:51
@github-actions

This comment has been minimized.

gjulivan
gjulivan previously approved these changes Jul 8, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

leonardomendix
leonardomendix previously approved these changes Jul 21, 2026
@r0b1n
r0b1n enabled auto-merge July 22, 2026 12:32
@r0b1n
r0b1n merged commit 8fc2380 into main Jul 24, 2026
12 of 14 checks passed
@r0b1n
r0b1n deleted the fix/image-loading branch July 24, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants