-
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
Core themes throwing stylesheet was not properly added error. #35018
Comments
Going to refile this in trac since we'll need theme updates |
So chatting with folks we do still support these themes, the console error is more of a warning to use a newer path. With that in mind I'll update the issue to change the console.error to console.warn to make this less scary (deprecations typically show up as warnings vs error). |
errors have been transformed into warnings at #35914 so I presume we can close this now. |
Description
I'm not sure if this is expected behavior, but when inserting certain types of blocks we can see a "stylesheet was not properly added error" in console.Edit: So chatting with folks we do still support these themes, the console error is more of a warning to use a newer path.
Let's change the console.error to console.warn to make this less scary (deprecations typically show up as warnings vs error).
Step-by-step reproduction instructions
Expected: no js errors thrown
Actual:
Screenshots, screen recording, code snippet
CleanShot.2021-09-21.at.10.55.38.mp4
Environment info
Gutenberg trunk / wp-develop master
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: