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
{{ message }}
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Sonata packages
Subject
The support for the
_delete
field has been lost when submitting the fragment form fieldSteps to reproduce
_delete
inpre_bind_data_callback
ex:
Expected results
When the fragment has beed deleted, $value where the key
id
corresponds to the deleted fragment should contain a_delete
keyActual results
$value where the key
id
corresponds to the deleted fragment is never receivedThe text was updated successfully, but these errors were encountered: