vc-authn-oidc icon indicating copy to clipboard operation
vc-authn-oidc copied to clipboard

Service bug in step: VC Authentication OIDC (vc-authn-oidc): Demo Deployment - Proceed button doesn't render

Open kentbull opened this issue 3 years ago • 4 comments

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: image

kentbull avatar May 07 '22 18:05 kentbull

@esune, Thoughts?

WadeBarnes avatar May 08 '22 11:05 WadeBarnes

@amanji -- perhaps you might take a look at this one, as it appears to be a Vue issue.

swcurran avatar May 09 '22 17:05 swcurran

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.

esune avatar May 10 '22 18:05 esune

@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!

swcurran avatar May 10 '22 19:05 swcurran

@amanji was this ever addressed? I don;t think so based on commit history, but wanting to confirm.

esune avatar Jan 11 '23 20:01 esune

I don't believe it was either

amanji avatar Jan 11 '23 20:01 amanji

This doesn't appear to be an issue anymore after testing, closing.

esune avatar Jan 12 '23 00:01 esune