-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Editor broken on IE11 #18719
Copy link
Copy link
Closed
Labels
Browser IssuesIssues or PRs that are related to browser specific problemsIssues or PRs that are related to browser specific problems[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
Browser IssuesIssues or PRs that are related to browser specific problemsIssues or PRs that are related to browser specific problems[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
Gutenberg is not rendering at all on IE11. I traced the breakage to this commit; the error messages point to the problem being with the newly-added
hex-rgbpackage using template literals.To reproduce
Steps to reproduce the behavior:
Expected behavior
Expected the post editor to render normally.
Desktop (please complete the following information):