nostr-fetch
nostr-fetch copied to clipboard
nostr-tools adapter does not function properly in Safari
I spent a few hours trying to track it down, and then I used NostrFetcher without the adapter and everything worked perfectly; I'm using a janky workaround right now to avoid websocket leaks, but ideally the adapter works in safari.
All versions were most recent.
Expected Behavior:
allEventsIterator returns complete dataset
Actual Behavior
allEventsIterator returns an incomplete dataset, and is extremely sluggish.
Notes:
- The adapter worked without issue in every other browser I tested.
- I don't have issues generally with
nostr-toolsin Safari.