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
At present the default (table) renderer for an array and the array layout render are inconsistent as the former has a delete confirmation dialog and the latter simply removes items.
Describe the solution you'd like
The Array layout renderer should also prompt for confirmation before deleting an item
Describe alternatives you've considered
Custom rendered, but this would be better if it was part of the core behaviour