Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ allUserId99Changes.subscribe()
allUserId99Changes.unsubscribe()
allUserId99Changes.off(.all)
```
### Troubleshooting
Can't see real time events?
By default the database has all tables turned off for real time access.
Go to Database > Replication > supabase_realtime > Source
to enable table access



## Credits
Expand Down