Hi guys, I am having some trouble with my Vite React web app (first app, I am a novice).
I have set up some features and I’ll explain what happens. Players can join teams (authenticated only) and they can chat, see events and vote on polls (which a coach can create polls and events). My problem is that a lot of these features in “Teams” don’t work unless I reload the page. So say I want to chat, I can type but I can’t click send, if I reload it works and I can chat.
As I stated above I am a novice, this is my first app, and I am probably doing something wrong that’s so obvious. I thought it had to do with RLS but I’ve tried even putting it to allow all (maybe I did something wrong) and it was still the same.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.