Skip to content

Fix /inbox Realtime WebSocket CSP block #56

@ralyodio

Description

@ralyodio

Bug

The /inbox page attempts to subscribe to Supabase Realtime, but the current Content Security Policy blocks the required wss:// Supabase Realtime WebSocket connection.

Current failure

Content-Security-Policy: The page's settings blocked the loading of a resource (connect-src) at wss://sytajbytcdlsbnbkqpyo.supabase.co/realtime/v1/websocket
Uncaught Error: WebSocket not available

PRD

A detailed PRD has been added as an issue comment and as PRD.md in the repository workspace.

Notes

The pasted contentscript.js, moz-extension://, inpage.js, ObjectMultiplex, InstallTrigger, and onmozfullscreen* warnings appear to be browser-extension noise unless they reproduce in a clean browser profile with extensions disabled.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions