Closed ymaheshwari1 closed 2 years ago
Hey @ymaheshwari1
Sorry for keep you waiting. I was bit busy with other tasks.
I dont think that this will solve the issue becuase the bug was reported as an issue in the javascript, not the styles.
Hey @ymaheshwari1
Sorry for keep you waiting. I was bit busy with other tasks.
I dont think that this will solve the issue becuase the bug was reported as an issue in the javascript, not the styles.
Hi @Baroshem Actually the placeholder image gets loaded always but the issue is that the height of the image is so small that's it is not properly visible.
@ymaheshwari1
But the problem is that we expect that the product will contain image, while in some cases you may not have an image. So in here, an optional chaining should be added in order to avoid bugs such as the one reported by the issue reporter
Decided to close this PR as it does not solve the issue. I will work on it and develop a different fix instead.
Description
Added height for the placeholder component
Related Issue
closes #181
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: