- Issue created by @reinout vanhauwaert
- @reinout-vanhauwaert opened merge request.
- 🇧🇪Belgium davidiio
Hello,
We had this error showing when trying to edit any field using geocoder:
Attempt to update field Coordinates failed: The configuration property third_party_settings.geocoder_field.providers.googlemaps.checked doesn't exist.
note: We also use other modules affecting form field like field_permissions or required_by_role
After applying patch from this issue merge request error disapeared and field config was saved :)
Thanks :)