-
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
Console errors in Gutenberg 4.4. #11977
Comments
Any chance this is related to the recent React upgrade in #11840? cc @gziolo @youknowriad |
Seems like this'd be fixed by #11360. These warnings don't imply anything is broken, for what it's worth. We just have to update our code to move to new APIs 😄 |
yes, it is related most of these are not coming from Gutenberg thought but more from plugins using deprecated APIs, Gutenberg itself is still using one or two deprecated APIs (the first warning I think). I'm closing this as a duplicate of #11360 but at the same time you should try to reach out the plugin authors using these too. When it comes to the React update, it didn't add any new warnings to Gutenberg itself. |
Looking into this, I am only seeing this when |
Ah, noted, my bad.
|
Below is screenshots from a fresh install of WordPress 4.9.8 with no other plugins than gutenberg. |
Yes, nothing really concerning, but it should be fixed when #11360 is closed. |
Describe the bug
When I load gutenberg (4.4) in browser, I get a high number console errors. See screenshot.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: