
wm0l7 (wm0l7) asked a question.
Hi! I am using the following versions of okta:
"@okta/okta-angular": "^3.0.1",
"@okta/okta-auth-js": "^4.6.1",
"@okta/okta-signin-widget": "^5.5.0"
and Angular CLI: 11.2.9.
I would like to autocomplete the email on the registration page.
I'm getting the email from query param and the getElementById('input8').setAttribute('value', email) is displaying the email but when I hit register, I receive this error "This field may not be empty". If I type a space or some new characters after the email and then hit the enter button again, the input value is not empty.
How can I do this functionality?

Hi there, please open up a support case so we can look into this for you.