In-between inserter ignores locking via template_lock #5531
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Issue Overview
If you lock a template as explained in the docs you can afterwards still add new paragraph blocks by using the "in-between inserter".
Steps to Reproduce (for bugs)
template_lock
toall
orinsert
Expected Behavior
I'd expect the "in-between inserter" to be disabled as well by setting
template_lock
toall
orinsert
Current Behavior
You can still insert paragraph blocks. Even if the
core/paragraph
block type is disabled viaallowed_block_types
Possible Solution
Screenshots / Video
Related Issues and/or PRs
Todos
The text was updated successfully, but these errors were encountered: