Skip to content

Commit 4535ada

Browse files
chore: add changeset
1 parent 727562f commit 4535ada

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.changeset/swift-moles-fetch.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@refinedev/supabase": patch
3+
---
4+
5+
fix(supabase): handle realtime subscriptions with multiple filters #6360
6+
7+
Supabase Realtime `postgres_changes` subscriptions support a single `filter` string.
8+
When multiple filters are provided, `liveProvider` now uses only the first valid filter
9+
and logs a warning instead of generating an invalid subscription payload.
10+
11+
Resolves #6360

0 commit comments

Comments
 (0)