You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a bug, this is actually the intended behavior. All editor settings don't make sense in the "block-editor" store which is basically something generic enough that can be used in any block editor instance (not WP or post editor specific)
Description
Related #31027 (WordPress/wordpress-develop#1118), #31587, and so on.
Function 'getSettings' doesn't store the settings passed to the block editor.
Step-by-step reproduction instructions
Expected behaviour
'sample setting value'
Actual behaviour
undefined
Screenshots or screen recording (optional)
Code snippet (optional)
PHP:
'block_editor_settings' -> 'block_editor_settings_all' since 5.8.0.
JSX:
WordPress information
Device information
The text was updated successfully, but these errors were encountered: