You will need to follow the dependencies upgrade instructions.
If you have implemented a custom datagrid builder, you must adapt the signature
of its addFilter
method to match the one in DatagridBuilderInterface
again.
CSS class sonata-autocomplete-dropdown-item
is not automatically added to
dropdown autocomplete item in sonata_type_model_autocmplete
, use option
dropdown_item_css_class
to set the CSS class of dropdown item.