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

Website Issue - Site Not Rendering in Microsoft Edge #10483

Closed
aybti opened this issue Jan 30, 2025 · 6 comments
Closed

Website Issue - Site Not Rendering in Microsoft Edge #10483

aybti opened this issue Jan 30, 2025 · 6 comments

Comments

@aybti
Copy link

aybti commented Jan 30, 2025

Is the web site not compatible with Edge? I see no content (image attached) and the menus don't work except for the one (What's new?) that goes here to GitHub. The menu panel also has rendering issues (see image).

https://marmelab.com/react-admin/documentation.html

I did open the site in DuckDuckGo desktop browser and it works fine, but I primarily use Edge.

No content
Image

Menu panel rendering issue

Image

Anyone else experiencing the same issue in Edge? Same in a private window btw.

@fzaninotto
Copy link
Member

fzaninotto commented Jan 30, 2025

I can't reproduce on Windows 11, Edge 132. Please provide more details about your setup.

Also, don't open more than one issue for one problem (ref #10484 and #10485).

Image

@aybti
Copy link
Author

aybti commented Jan 30, 2025

Hmmm, that's really strange. It must be something local that doesn't make sense. Why I tried a private window too, i.e., to remove extensions out of the equation. I'm on Windows 11 and Edge is Version 132.0.2957.127 (Official build) (64-bit).

Windows info:
Edition Windows 11 Pro
Version 24H2
OS build 26100.3037
Experience Windows Feature Experience Pack 1000.26100.48.0

Re the multiple tickets, it looks like GitHub created 3 tickets. When I created the ticket, clicking Create failed twice with a visual error that came back and it finally succeeded on the 3rd Create click. So it looks like GitHub mucked that up. This is the first time I've ever had a problem creating an issue. Thank you for closing out the other ones and pointing to this one. Let me know if you need any other info please.

@aybti
Copy link
Author

aybti commented Jan 30, 2025

I think I stumbled onto the underlying cause. I checked the Console in Dev Tools and sure enough there's an error that's causing the load to fail.

Image

I have not run into this before so not sure if a recent Edge update has broken something with its default settings but am looking to see if there's a solution. If I find something, I'll post back with the solution.

@fzaninotto
Copy link
Member

Content scripts are part of browser extensions. Try to disable all your extensions one by one.

@aybti
Copy link
Author

aybti commented Jan 31, 2025

Content scripts are part of browser extensions. Try to disable all your extensions one by one.

That's what I thought too at first which was one of the first things I did and the error even occurs in InPrivate where all my extensions are already disabled. At least now I know it's definitely something funky with my Edge install/config. I may have to reset it to "factory default" and start over.

@aybti
Copy link
Author

aybti commented Jan 31, 2025

After wasting a ton of time on this stupid issue, I finally got things working again. It was corrupt data in the Windows user profile. I had to create a new user/profile in Windows and then use Edge with my Edge profile which worked. I then copied the Edge folder, from %userprofile%\AppData\Local\Microsoft, to my corrupt profile's respective folder. I renamed my Edge folder first in my corrupt profile.

The extension console error has no impact on the pages loading now. What a mess.

@aybti aybti closed this as completed Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants