Closed anthonygregis closed 11 months ago
This resolves the issue mentioned in Issue #141 when trying to access availableCountriesSignal first index when a storefront has no available countries. It adds a simple length check to ensure that we are not trying to access an empty array.
This resolves the issue mentioned in Issue #141 when trying to access availableCountriesSignal first index when a storefront has no available countries. It adds a simple length check to ensure that we are not trying to access an empty array.