The way we load images in our examples is not bulletproof. We need to take a look at it and make it work as we did on the dotCMS website which is more reliable and stable.
We have to check this on:
NextJS
Astro
Angular
Steps to Reproduce
No STRs, this change is related to code enhancements.
Acceptance Criteria
Images should be more stable between language changes
Images should be more bulletproof
We should have a fallback when the images fail to load (Optional)
Problem Statement
The way we load images in our examples is not bulletproof. We need to take a look at it and make it work as we did on the dotCMS website which is more reliable and stable.
We have to check this on:
Steps to Reproduce
No STRs, this change is related to code enhancements.
Acceptance Criteria
dotCMS Version
trunk - latest
Proposed Objective
User Experience
Proposed Priority
Priority 4 - Trivial
Assumptions & Initiation Needs