Export QR Code not rendering correctly.
Opened this issue · 1 comments
bviviano commented
Describe the issue
For a given TOTP entry, if you click on the QR Code export image:
Then use another app (Like Google Authenticator) to scan the QR code, the QR code generated by the Authenticator Extension is invalid.
In the case of Google Authenticator, it reports Error Cannot interpret QR code
. I tested with multiple TOTP entries and 3 different TOTP apps on Android and get similar results.
Browser
Chrome
Browser Version
128.0.6613.119
Extension Version
8.0.1
Sneezry commented
We have identified the root cause, and the fix PR is in review.