Realtime not sending future updates [solved]

(for reference, I'm using overseedio/realtime-go)

Hey there! I'm having an issue where if I update a row, it only triggers my OnUpdate function once. It doesn't continue to trigger the functions. I've confirmed heartbeats are still sent.

Not sure if this is something with my code, or if Supabase is having issues with realtime. (willing to bet its my code but i can't see anything wrong with it)
Was this page helpful?