- Issue created by @dadderley
- Status changed to Fixed
over 1 year ago 8:45am 14 December 2023 - 🇷🇸Serbia bojanz
It is a geocoder bug. Address 2.x (and its library, commerceguys/addressing) now have typehints, so you can't pass null to a method that expects a string.
Geocoder's AddressService needs to check for null and provide an empty string to these methods instead.
- 🇨🇦Canada dadderley Vancouver
Do they know this?
https://www.drupal.org/project/geocoder/issues/3367781#comment-15359704 🐛 TypeError: CommerceGuys\Addressing\Address::withDependentLocality(): Argument #1 ($dependentLocality) must be of type string, null given Postponed: needs info - Status changed to Fixed
over 1 year ago 11:29pm 1 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.