Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 382 Bytes

2022-03-07-fix-state-field-only-shown-if-available-states-for-country.md

File metadata and controls

9 lines (9 loc) · 382 Bytes
title issue
Fix state field only shown if available states for country
NEXT-19473

Administration

  • Added in src/module/sw-customer/component/sw-customer-address-form/index.js
    • Added computed hasStates to check if states are available.
    • Added computed countryStateRepository
    • Added method getCountryStates to get country state respectively to countryId.