Displaying both Country and State to the users with an auto-selection already in place (using data-country and data-state).
The problem is if the user switches back to a different country, the state selection is not reset to "empty", and instead the same 'position' selection it was before, stays selected.
Anyway to have the state value 'reset' on country change?
Displaying both Country and State to the users with an auto-selection already in place (using data-country and data-state).
The problem is if the user switches back to a different country, the state selection is not reset to "empty", and instead the same 'position' selection it was before, stays selected.
Anyway to have the state value 'reset' on country change?