hyva-themes / magento2-react-checkout

Highly Customizable Checkout for Magento 2, Built with React.
BSD 3-Clause "New" or "Revised" License
180 stars 54 forks source link

Editing country with state-requirement to country without state throws error #228

Closed integer-tom closed 2 years ago

integer-tom commented 2 years ago

When changing an adress from countries which also require the user to fill out a state (e.g. India, USA) to a country that doesn't have this requirement (Germany etc.) the error message "The region_id does not match the selected country or region" occures. The checkout can still be finished but the adress won't be saved later on. editcountry

rajeev-k-tomy commented 2 years ago

Issue fixed