Show error when subscribing to table that realtime isn't enabled on #11622
Unanswered
danhodkinson
asked this question in
Feature Requests
Replies: 1 comment 3 replies
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Would be great if when trying to subscribe to a table - if that table hasn't had realtime enabled then it provides some form of feedback to the user (developer).
I was recently in full debug mode trying to figure out why i was receiving a payload for one subscription but not the other.
All reactions