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

Home.js Content rendering Issue on Microsoft Edge for iPhone #178

Open
carson-evans opened this issue Mar 8, 2024 · 0 comments
Open

Home.js Content rendering Issue on Microsoft Edge for iPhone #178

carson-evans opened this issue Mar 8, 2024 · 0 comments

Comments

@carson-evans
Copy link

I am facing a significant rendering issue with Home.js on Microsoft Edge for iPhone, where none of the content, including images (home-bg.jpg, home-main.svg), text, and other elements, are visible on the screen. This issue seems to be isolated to Microsoft Edge Mobile, as the content renders as expected on desktop browsers and other mobile browsers. This suggests a potential compatibility or rendering issue with Edge Mobile.

Steps to Reproduce:

  1. Navigate to the homepage on Microsoft Edge for iPhone.

  2. Observe that none of the content defined in Home.js renders on the screen.

Expected Behavior:
All content from Home.js, including images, text, and other UI elements, should render correctly and be visible on all browsers, including Microsoft Edge for iPhone.

Actual Behavior:
No content from Home.js renders on Microsoft Edge for iPhone, despite working correctly on other platforms. The issue includes, but is not limited to, images not displaying (home-bg.jpg, home-main.svg) and text not being visible.

Additional Information:

  • The issue has been confirmed to specifically affect Microsoft Edge on iPhone.
  • Preliminary checks suggest no obvious errors in the console that could explain this behavior.
  • The problem might be related to CSS, JavaScript, or specific browser rendering optimizations in Edge Mobile.

Troubleshooting Attempts:

  • Verified file paths and URLs are correct and accessible.
  • Checked for any browser-specific CSS or JavaScript issues.
  • Ensured that the viewport meta tag is properly set for mobile browsers.
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

No branches or pull requests

1 participant