reference-wallet icon indicating copy to clipboard operation
reference-wallet copied to clipboard

[Bug] 'an unexpected error' during the default currency selector

Open javaservlets opened this issue 4 years ago • 0 comments

🐛 Bug

The current UI build shows 'an unexpected error' during the initial setup flow when you get to the currency selector; perhaps the system is failing after attempting a D.O.B lookup? I ask since the only hit I get on the string 'error' in the logs points out I did not enter a valid, formatted date during registration

To reproduce

  1. enter an invalid (poorly formatted (ie, "1/1/2002") D.O.B during initial registration
  2. when you get to the currency selection page, note red error on screen stating 'an unexpected error'

Code snippet to reproduce

# Your code goes here
# Please make sure it does not require any external dependencies

Stack trace/error message

// Paste the output here

Expected Behavior

System information

Please complete the following information:

git pull from 'reference-wallet' on 1/24/2021

  • macosII

Additional context

Add any other context about the problem here. stringFormat uiError

javaservlets avatar Jan 25 '21 02:01 javaservlets