diff --git a/config/sync/core.entity_form_display.paragraph.card_grid_automatic.default.yml b/config/sync/core.entity_form_display.paragraph.card_grid_automatic.default.yml index 7657c8b03..797fe87c8 100644 --- a/config/sync/core.entity_form_display.paragraph.card_grid_automatic.default.yml +++ b/config/sync/core.entity_form_display.paragraph.card_grid_automatic.default.yml @@ -77,7 +77,7 @@ content: region: content settings: width: 100% - autocomplete: true + autocomplete: false match_operator: CONTAINS match_limit: 10 third_party_settings: { } diff --git a/config/sync/core.entity_form_display.paragraph.content_slider_automatic.default.yml b/config/sync/core.entity_form_display.paragraph.content_slider_automatic.default.yml index 8793696ef..87255f035 100644 --- a/config/sync/core.entity_form_display.paragraph.content_slider_automatic.default.yml +++ b/config/sync/core.entity_form_display.paragraph.content_slider_automatic.default.yml @@ -77,7 +77,7 @@ content: region: content settings: width: 100% - autocomplete: true + autocomplete: false match_operator: CONTAINS match_limit: 10 third_party_settings: { } diff --git a/config/sync/core.entity_form_display.paragraph.filtered_event_list.default.yml b/config/sync/core.entity_form_display.paragraph.filtered_event_list.default.yml index bfe3b495c..2bc8391fd 100644 --- a/config/sync/core.entity_form_display.paragraph.filtered_event_list.default.yml +++ b/config/sync/core.entity_form_display.paragraph.filtered_event_list.default.yml @@ -70,7 +70,7 @@ content: region: content settings: width: 100% - autocomplete: true + autocomplete: false match_operator: CONTAINS match_limit: 10 third_party_settings: { }