Open refi93 opened 2 years ago
Hi. Just to clarify, this is from users while they use a BitBox02?
I'm not completely sure as I haven't reproduced it myself and the users didn't leave a way to contact them back but given that we load the library only if the user logs in with their Bitbox02 wallet, I'd suppose so
Ok, I checked the logs sent alongside the error and from them, it's clear that the user was connected with their Bitbox02 wallet (logged in console the firmware version etc.) .
I also found a way to replicate the issue - it happens when I'm logged with Bitbox02 wallet in one window (via WebHID, so e.g. Google Chrome) and then I try to login in a new tab with the same device. The first window then shows the error reported above. I guess the library shouldn't allow creating a new session while there's an active connection in another window (that's e.g. what Ledger does), or can you suggest a different way to handle it properly?
Hi, some of our users (https://adalite.io) are reporting getting the following error after some time of inactivity in the app originating from this library:
Do you know what can be causing it and how to prevent that from happening? Is that possibly something that needs to be addressed in the library itself?