-
Notifications
You must be signed in to change notification settings - Fork 14
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
Uncaught Error: You tried to opt-in to unstable APIs #264
Comments
Thanks for the pointer! I need to upgrade blocks-everywhere to Automattic/blocks-everywhere#193 (in my defense, it was only released 6 hrs ago :) ) I am currently unable to test, could you just elaborate on the consequences? Does it completely break everything? |
It's hard to tell what is or is not broken for me as I am not much of a power user of friends yet. I can tell you that the main |
Can confirm seeing this. Replies seem to be broken. The reply text box is grayed out and inactive. |
Until I figure things out, you can turn off Gutenberg on the Frontend in Settings: Unfortunately it is not as easy as just upgrading Blocks Everywhere library since it is now locked to the latest version of Gutenberg which is likely different from the one which comes with WordPress. So either I completely remove this, or I ship multiple versions of Blocks Everywhere. Things have been busy at work, I'm hoping to publish a new version with a solution within the week. |
This is using Gutenberg 16.9.0, WordPress 6.5-alpha-57027, and Friends 2.8.2.
My guess is that this is related to WordPress/gutenberg#55182 https://github.com/akirk/friends/tree/main/libs/blocks-everywhere will need to be updated.
The text was updated successfully, but these errors were encountered: