-
-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some QR codes not read properly in the web QR scanner #134
Comments
This does not normally happen, but some QRs appear to result in an array with two elements, the first being the actual contents and the second set to `null`. Possibly a bug in the instascan library? Refs #134
@sumBTC I believe b3c9345 should resolve this, are you able to test this from master before I make a new release? |
@shesek I would like to test it. I have downloaded the latest master via |
If you cloned/pulled now, you should already by on the latest version of the master branch. You'll need to The development server does on-the-fly compilation and is therefore slower and takes up more resources. If you want to use it as your actual wallet and not just for testing, you can also pre-compile it with |
@shesek Well good I asked :-) Yes, the QR scanner worked perfectly now! Wow, pretty amazing how fast you solved that. Thanks a lot. At least spark-wallet works over tls in a browser and can scan QR codes! Happy Christmas, family deserves some attention now haha |
Happy Christmas! |
Reported by @sumBTC at #55 (comment).
The text was updated successfully, but these errors were encountered: