-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the issue:
Images in the webpage disappear after web page is finished loading. In the chrome dev tools two requests are shown for each image with 200 and 304 status codes.
When investigating the issue it was identified that the second set of image requests belongs to the promptNoneIFrame. Skipping the app render if the window was an iframe seems to fix the issue from the web site side.
Expected behavior:
- Images should not disappear.
Related Issues:
Steps to reproduce:
- Clone the MedicinesforLK repo.
- Check out the commit fc25e8e369b56a41ab26ecc1afb0d6909977d52f.
- Start the donor portal using the instructions.
- Load the homepage.
Environment information (Please complete the following information; remove any unnecessary fields) :
- OS: Mac OS
- Browser: Chrome 104.0.5112.79
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
