-
Notifications
You must be signed in to change notification settings - Fork 466
Open
Labels
bugSomething isn't workingSomething isn't working
Description
regression popped up when @nostrwatch/websocket was upgraded to support deno.
Could be related to isomorphic ws directly or indirectly.
Error
+page.svelte:192 Audit failed: InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.
at _UniversalWebSocket.send (index.js:34930:13)
at FilterAuthor.REQ (index.js:30961:21)
at FilterAuthor.prepare (index.js:30973:14)
at FilterAuthor.run (index.js:30993:20)
at async Nip01.test (index.js:31889:11)
at async Auditor.test (index.js:35159:22)
at async HTMLButtonElement.run (+page.svelte:188:129)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working