Hi is anyone else's supabase Channels on next js closed as soon as you try to set them up? The deployed production app is working fine but it is closed in my dev environment. I have two channels that are listening to two different tables, one of the channels works normally but the other one just closes and disconnects shortly afterwards
The user reports an issue with Supabase Channels closing unexpectedly in their development environment while using Next.js. One channel works normally, but the other disconnects shortly after setup. The production app does not experience this issue.