Open
Description
Issue Summary
When the language is set to Nederlands (Dutch), the phone number input displays the country code for the Netherlands (+31), even when the user is in Belgium (+32).
Steps to Reproduce
- Set Language to Dutch
- Add phone input to activity
Actual Results
- Country code gets set to +31 (Netherlands code)
Expected Results
- Country code gets set to +32 (Belgium code)
Technical details
I assume this happens because the language is set to dutch, which is spoken in the Netherlands. However, this is also spoken in Belgium, so assuming the country code is the same as the language set is incorrect behiavor.
Evidence
- Tested with VPN in Belgium and the Netherlands. Also tested without VPN, with the same results.
Activity