oddsdk / odd-app-template

A sveltekit web app template for the ODD SDK.
https://odd-template.fission.app
MIT License
29 stars 10 forks source link

The second browser doesn't know it's a backup device. #98

Open jeffgca opened 1 year ago

jeffgca commented 1 year ago

To repro:

  1. create a new account in browser 1
  2. link to browser 2

Expected result: both browser 1 and browser 2 are aware we have multiple connections.

Actual result: browser 2 still shows "backup recommended".

jeffgca commented 1 year ago

I can't reliably reproduce this now, but leaving open in case others see it.