vc-authn-oidc
vc-authn-oidc copied to clipboard
Service bug in step: VC Authentication OIDC (vc-authn-oidc): Demo Deployment - Proceed button doesn't render
The https://verified-email-authentication.vonx.io/ site does not allow the "Proceed" button to be clickable.
Upon pulling up the inspector there appears to be a problem with the Vue installation or configuration:

@esune, Thoughts?
@amanji -- perhaps you might take a look at this one, as it appears to be a Vue issue.
It looks like the Vue app is not being loaded (Vue is not defined). It might be because the cdn links are resolving a different versions of Vue, we had the problem before where they were targeting latest and the switch from Vue 2 to Vue 3 broke the UI.
@amanji -- def over to you if you have the time. Don't know if bumping to 3 is the best or what is the right thing. Please take a look when you get a chance. Thanks!
@amanji was this ever addressed? I don;t think so based on commit history, but wanting to confirm.
I don't believe it was either
This doesn't appear to be an issue anymore after testing, closing.