Open florence-wolfe opened 5 months ago
Currently, completed tournament pages will crash because they are looking for a Live Run to display within the Twitch embedded player.
The fix should be as simple as:
tournament.tsx
currentViewer
liveRunFromUser
Currently, completed tournament pages will crash because they are looking for a Live Run to display within the Twitch embedded player.
The fix should be as simple as:
tournament.tsx
check if we have acurrentViewer
before callingliveRunFromUser
on L161currentViewer
hide the live run section altogether