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
In preset definitions, we want to "soft validate" nested children in block presets (all levels of nesting). We display an error message if a block (public/private) is not accepted by the parent (from the schema). The presets blocks attribute in the section or block schema must contain @app, @theme, or be an existing block in "blocks" at the root of the schema
The text was updated successfully, but these errors were encountered:
In preset definitions, we want to "soft validate" nested children in block presets (all levels of nesting). We display an error message if a block (public/private) is not accepted by the parent (from the schema). The presets blocks attribute in the section or block schema must contain @app, @theme, or be an existing block in "blocks" at the root of the schema
The text was updated successfully, but these errors were encountered: