Postal Code Error Not Throwing
Describe the bug As you can see on the screenshot (web), you will see it is throwing an error when the UK is selected but on our react-native app card can be added successfully which is not what we want. It should've been thrown error if postal code is invalid.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
It should've been thrown error if postal code is invalid.
The screenshot provided seems to show correct Error Message when UK is selected: 11801 is a USA post code.
but on our react-native app card can be added successfully which is not what we want.
Can anyone confirm postcode validation issues with screenshots please?