Postponed (maintainer needs more info)
Project:
Drupal Canvas
Version:
1.x-dev
Component:
… to be triaged
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Apr 2026 at 12:26 UTC
Updated:
7 May 2026 at 11:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
utkarsh_33 commentedComment #5
wim leersThis MR is changing
JsComponent, so I expect test coverage additions inJsComponentTestWhy is this even allowed for a prop that is required?
This reminds me of #3516754: Finalize how we ascertain a `type: array` (aka multiple-cardinality) SDC/JS prop value is empty, because it introduced the
minItems: 1requirement.Comment #6
wim leersComment #7
neha_bawankar commentedThis is a regression. Previously, we could not remove the last value.

Comment #8
wim leersTitle updated per #7.
So then this is possibly a bug in the UI, or in the Redux-Integrated Field Widgets. Hard to tell.
Do we know which commit introduced the regression?