decentralized-identity/universal-resolver-frontend

Copy is not enabled

Closed this issue · 8 comments

This pr was not tested
#65

And it seems my assumption on enabling did not work.

How can I test with a live version on the frontend? Meaning a server to respond to.

Can I use dev version or something?

I will not be on a computer until tomorrow afternoon

For testing, it should be possible to run both universal-resolver and universal-resolver-frontend locally.

Maybe you could try to fix this with another PR once you're back at your computer?

Sounds good! Yeah I will. I just left this issue to track it and make you aware of it!

Screen Shot 2022-11-13 at 23 06 30

I took this ☝️ approach to the question about resolver backend

This solves the issue at hand: #67

Does it take some time before things are deployed? Since the bug is still there but the PR has been merged?

The deployment is manual. @BernhardFuchs can you redeploy the frontend at https://dev.uniresolver.io/?

@vongohren The image for the frontend is not deployed automatically after merging a branch. Forgot about that limitation and didn't re-deploy it manually.

I just did a deployment of the latest image build at your last commit d89d79b

Perfect, can confirm its working now. Closing with this comment