-
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
Issue while loading or creating articles #5001
Comments
I'm having trouble understanding how to recreate this bug. Could you include some screenshots to help explain exactly what you're doing? |
This was referenced Feb 14, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Overview
Can't edit or create articles using Gunteberg editor because of an error that show up everytime I'm trying
Steps to Reproduce (for bugs)
Expected Behavior
The Gunteberg editor should appear allowing us to write or continue our work
Current Behavior
Wordpress is display a message to copy post, copy error or attempt recovery. The "copy error" result is the following:
TypeError: Cannot read property 'level_1' of undefined at http://website_url/wp-content/plugins/gutenberg/editor/build/index.js?ver=1517908162:11:13443 at n (http://website_url/wp-content/plugins/gutenberg/editor/build/index.js?ver=1517908162:6:21464) at c (http://website_url/wp-content/plugins/gutenberg/editor/build/index.js?ver=1517908162:6:17635) at c (http://website_url/wp-content/plugins/gutenberg/editor/build/index.js?ver=1517908162:11:13401) at beginWork (http://website_url/wp-content/plugins/gutenberg/vendor/react-dom.min.3583f8be.js:133:398) at d (http://website_url/wp-content/plugins/gutenberg/vendor/react-dom.min.3583f8be.js:158:393) at f (http://website_url/wp-content/plugins/gutenberg/vendor/react-dom.min.3583f8be.js:159:214) at g (http://website_url/wp-content/plugins/gutenberg/vendor/react-dom.min.3583f8be.js:159:462) at t (http://website_url/wp-content/plugins/gutenberg/vendor/react-dom.min.3583f8be.js:167:3) at x (http://website_url/wp-content/plugins/gutenberg/vendor/react-dom.min.3583f8be.js:166:247)
Possible Solution
Screenshots / Video
Related Issues and/or PRs
Todos
The text was updated successfully, but these errors were encountered: