Skip to content

Uncaught Error: You tried to opt-in to unstable APIs #264

@aaronjorbin

Description

@aaronjorbin

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.

Error: You tried to opt-in to unstable APIs without confirming you know the consequences. This feature is only for JavaScript modules shipped with WordPress core. Please do not use it in plugins and themes as the unstable APIs will removed without a warning. If you ignore this error and depend on unstable features, your product will inevitably break on the next WordPress release.
__dangerousOptInToUnstableAPIsOnlyForCoreModules(../../packages/private-apis/src/implementation.js:107)
		throw new Error(
294(https://aaron.jorb.in/wp-content/plugins/friends/libs/blocks-everywhere/build/index.min.js:24)

r(https://aaron.jorb.in/wp-content/plugins/friends/libs/blocks-everywhere/build/index.min.js:42)

[anonymous](https://aaron.jorb.in/wp-content/plugins/friends/libs/blocks-everywhere/build/index.min.js:42)

r.O(https://aaron.jorb.in/wp-content/plugins/friends/libs/blocks-everywhere/build/index.min.js:42)

[anonymous](https://aaron.jorb.in/wp-content/plugins/friends/libs/blocks-everywhere/build/index.min.js:42)

[anonymous](https://aaron.jorb.in/wp-content/plugins/friends/libs/blocks-everywhere/build/index.min.js:42)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions