Link copied renders a blank page

I have a project that creates tournaments for users. But whenever I want to copy the direct tournament link and share, I keep getting a blank page with the error below:

index.js:2 Refused to load the font 'data:application/font-woff;charset=utf-8;base64 TypeError: Cannot read properties of undefined (reading 'points')

Is there a way to resolve this issue? Thanks.