-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 screen is blank after making a page a child page of a parent page #9591
Comments
Hi @davedenis, Thanks for your report. However, I am unable to recreate the issue. I am using GB 3.7, Chrome 68.0.3440.106 and Windows 10 OS. I'm not sure why this would work on Windows and not on a Mac. I will see if someone else with a Mac can test this. @0aveRyan or @earnjam could you test this on your Mac's? |
I can confirm Classic Editor loads fine. It's only when I switch to Gutenberg on a page that has been moved to a child page. I thought it was maybe a permalink issue. |
I tested loading a child page using Chrome on macOS and I was unable to see the problem described.
To confirm, does the problem only happen when you make a change such as selecting a parent page or does the problem also happen if you re-open a page that already has a parent page set?
Are you able to check the web console in your browser developer tools to see if any error messages appear there at the time you see the blank screen happen? |
Is the problem only happening for certain parent/child combinations or does it happen for any child page? |
Hi I have the same problem for any child page, TypeError: Cannot read property 'models' of undefined : react-dom.min.82e21c65.js:110 TypeError Uncaught (in promise) TypeError: Cannot read property 'models' of undefined : index.js?ver=1538037426:1 |
I can't reproduce this. I'm going to close this as stale. Let's reopen if we find reproducible steps to investigate more. Thanks. |
Describe the bug
Editor screen is blank after making a page a child page of a parent page.
Possible dupe or related to #8534 and #8455.
Gutenberg Version: 3.7.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Gutenberg editor expected to load.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: