openwallet-foundation-labs / credhub

a cloud wallet for natural persons + minimal issuer and verifier implementations
https://credhub.eu
Apache License 2.0
6 stars 5 forks source link

Bug: placing of QR-Code button #58

Open cre8 opened 3 weeks ago

cre8 commented 3 weeks ago

It seems that sometime the image is not finally rendered, but the button is already placed. To avoid this, we should update the button position like

Unfortunately we can not listen to an event if the page is loaded like seen in this screenshot where a stepper from angular is used

image