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
If you edit a field to have min blocks 1 and max blocks 1 when the field has more than 1 block in it, you are not able to delete any blocks and the entry will not save.
Steps to reproduce
Make a field with field type "matrix".
Give it a block type with at least one field.
Add the field to the field layout of a section.
Edit/create an entry with the corresponding entry type and add two blocks to your new field (with data).
Save the entry.
Go back and edit your field to have min blocks = 1 and max blocks = 1.
Go back to the entry.
Try to delete the blocks.
Additional info
Craft version: 3.2.0
PHP version: 7.1.26
Database driver & version: MySQL 5.5.5
The text was updated successfully, but these errors were encountered:
Description
If you edit a field to have min blocks 1 and max blocks 1 when the field has more than 1 block in it, you are not able to delete any blocks and the entry will not save.
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: