-
Notifications
You must be signed in to change notification settings - Fork 901
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
Yoast SEO 8.0 does not work in IE11 #10539
Comments
I think the easiest way to test this and have output that you can use: build the project locally with |
Building release/8.0 on Windows and using IE11 shows these errors:
|
In the Gutenberg page there's one more error:
of course, being IE11, line 49 in post.php seems to be completely not relevant. |
OK so first thing: building on Windows I was getting this error: and wordpress-seo/webpack/paths.js Line 13 in 27a8ac6
Moving it as first thing in the vendor array fixes it for me. Metabox rendered in IE 11 with no errors. I'd strongly recommend to double check and test also on another Windows machine with IE 11. |
How can we reproduce this behavior?
Check post in Classic Editor:
Check post in Gutenberg:
Error:
Technical info
The text was updated successfully, but these errors were encountered: