-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Post & Site Editor: Not loading on IE11 #28249
Comments
I just tested it again. It looks like IE11 is loading the full site editor properly again. Closing this ticket for now. |
Reopened the ticket because the wsod is back 😞 |
Microsoft has ended all support of IE 11. Should we close this issue? |
IE11 usage dropped to < 1%, so I wouldn't be surprised if we stop supporting it pretty soon. That was the threshold we always had for browser supports... |
I see these errors on the console:
Looks like the first one ( |
It looks like we are getting very near to just closing this issue. As a wont fix. |
This definitely isn't the highest on the priority list for the full site editing project, but IE11 is still technically listed as a browser supported by both Gutenberg and WordPress. I also think there's value in keeping this open so others don't post duplicate issues. With all that being said, if I'm not mistaken, there's already discussion about dropping support for IE11 in the broader WordPress community. I'd personally prefer to close this when dropping support is finalized, but if others feel strongly about closing it now, it's not something I'll firmly oppose. |
Just chiming in here to say that, after this last week's core editor meeting, a group of us are working on a post to propose dropping IE11 support. I'd hold off until that discussion has been had and a decision is reached in time by project leadership. |
It looks like this affects all editors - the post editor is also white-screening for me on WP trunk, with the same errors from #28249 (comment) |
I agree here, if this is affecting the post editor we need to fix this for WP 5.7 (which is very soon 😬 ) |
I dug into this a little bit. The error comes from We do not use I confirmed this locally by navigating to Posts → Add New in an IE 11 virtual machine.
Users using WordPress 5.7 without the Gutenberg plugin activated will still be able to create and edit posts in IE 11. I'm therefore removing this issue from the Must Haves board. Users using any version of WordPress with the Gutenberg plugin activated are not able to create and edit posts in IE 11. I'm therefore leaving the issue open. |
@ItsJonQ and @sarayourfriend, can you investigate what's required to convenience IE11 to work with G2 components? |
@gziolo Will do! Thank you all for the notes! |
IE11 support is being dropped, context:
I'm closing this issue as it's not something we'll be investing in. |
Description
When visiting the site editor in IE11, the editor displays a wsod. I didn't see any console warnings.
Step-by-step reproduction instructions
Screenshots or screen recording (optional)
WordPress information
Device information
The text was updated successfully, but these errors were encountered: