Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: on image load rate the 204 as error to display placeholder #606

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

HenryT-CG
Copy link
Contributor

  • usually the HTTP status code is 404 if the image does not exist - if so then on error the place holder is shown
  • on optional images, the HTTP status code is 204 (no content) - also in this case the placeholder should be shown => this change do it so

@SchettlerKoehler SchettlerKoehler merged commit 3129dd5 into main Nov 14, 2024
8 of 10 checks passed
tkit-dev pushed a commit that referenced this pull request Nov 15, 2024
## [5.26.0](v5.25.0...v5.26.0) (2024-11-15)

### Features

* storybooks stories split into subfolders ([#581](#581)) ([b8e476e](b8e476e))

### Bug Fixes

* on image load rate the 204 as error to display placeholder ([#606](#606)) ([3129dd5](3129dd5))
* onecx versions in libs peerDependencies are now updated correctly ([#607](#607)) ([b7f2066](b7f2066))

### Chores

* **deps:** bump the angular group with 16 updates ([#608](#608)) ([4ef13b3](4ef13b3))
* **deps:** bump the angular group with 20 updates ([#601](#601)) ([fb3c747](fb3c747))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants