Static props or no static props
Unanswered
Drever posted this in #help-forum
DreverOP
I have each event, where people can join. The issue with using static props is that people can leave and join which is not static. Do I do static props for the event contents, and then fetch if ppl have joined on the client?