-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Editor sometimes doesn't load #1310
Comments
youknowriad
pushed a commit
that referenced
this issue
Jan 17, 2020
* update ref * update ref * update ref * Merge branch 'develop' into callstack/media-upload-props * change git submodule url * update ref
youknowriad
pushed a commit
that referenced
this issue
Jan 17, 2020
…rg-mobile into add/autosave-monitor * 'develop' of https://github.com/wordpress-mobile/gutenberg-mobile: (56 commits) Update gutenberg ref Update gutenberg ref Update gutenberg ref Update gutenberg ref Add support for group component (#1335) Update gutenberg hash fix error generating app name on sauce Bump eslint-utils from 1.3.1 to 1.4.2 Update gutenberg ref Update release notes Update gutenberg ref to rnmobile/master HEAD disable paste tests MediaUpload and MediaPlaceholder unify props (#1310) Update gutenberg ref (#1340) Update gutenberg ref disable list tests and enable paste tests enable list tests enable list end tests enable block insertion tests enable heading tests ... # Conflicts: # gutenberg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sometimes when I click on "Gutenberg" in the post list table to edit a post, the app throws a JavaScript error. Probably 1 out of 4 times. The rest of the time it works fine.
The error in the console is as follows:
On that line 1755 on admin.php, there's the inline script that starts the editor:
Tested using the current version in the plugin directory and Safari 11.
Let me know if I should build from master or anything to further test this.
The text was updated successfully, but these errors were encountered: