Open scottqueen-bixal opened 3 weeks ago
a user is redirected to the front of application if shared uri values are incompatible with the application
http://localhost/benefit-finder/disability?applicant_date_of_birth=%=Married&shared=true
results in an application break
What's expected
a user is redirected to the front of application if shared uri values are incompatible with the application
What happened
http://localhost/benefit-finder/disability?applicant_date_of_birth=%=Married&shared=true
results in an application break
How to replicate