concretecms-community-store / community_store

An open, free and community developed eCommerce system for Concrete CMS
https://concretecms-community-store.github.io/community_store/
MIT License
106 stars 66 forks source link

Fix accessing property of null in FreeShippingShippingMethod::isWithinSelectedCountries() #785

Closed mlocati closed 1 year ago

mlocati commented 1 year ago

Let's fix this error:

Exception Occurred:
packages/community_store/src/CommunityStore/Shipping/Method/Types/FreeShippingShippingMethod.php:215
Attempt to read property "country" on null