You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
it's an easy fix. Are you passing the partition from frames.js? If so you'll call electron.session.fromPartition(partition).protocol.isNavigatorProtocolHandled('bitcoin') when the fix is ready. You can't really use the sender because the ipc message is sent from the browser window
that comment was from aug 2016 so not related to sync, but it was just me thinking that the bitcoin handler was the same for all sessions. I don't think there's an api for web sties to see if something is registered. Maybe that changed though since.
instead of assuming session is
''
The text was updated successfully, but these errors were encountered: