You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
When using Gutenberg-JS on Drupal Gutenberg I noticed that some ES6 code is on the build files. This is going to be issue for IE11 support and even Edge on some cases.
The text was updated successfully, but these errors were encountered:
When on Drupal Content type, where Gutenberg is enabled, a Body field is missing you will see "Loading" and it gets stuck.
I hope that helps and it's related.
We use Gutenberg-JS in a custom CMS we built for our clients in laravel + vue.
This exact issue causes the entire CMS to not work on IE11, so for us this is a relative big issue.
Any help is appreciated.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using Gutenberg-JS on Drupal Gutenberg I noticed that some ES6 code is on the build files. This is going to be issue for IE11 support and even Edge on some cases.
The text was updated successfully, but these errors were encountered: