monlovesmango / astral

Nostr client made with Quasar
https://astral.ninja
MIT License
101 stars 39 forks source link

Losing follows on initial sync+follow #76

Closed vilm3r closed 1 year ago

vilm3r commented 1 year ago

Steps to reproduce:

  1. Have existing follows
  2. Open astral on first time device/browser (or after clearing browser data/worker)
  3. Add new follow before existing NIP-02 is received
  4. Follows list is overwritten with single follow
monlovesmango commented 1 year ago

oof will fix thanks for reporting

monlovesmango commented 1 year ago

hey I have updated astral to warn you when you follow someone and a follow list hasn't been loaded. also astral should load your contacts much more promptly now. closing.

vilm3r commented 1 year ago

I was able to trigger the modal using the steps above. Thanks for the fix 👍