HTML Loadingscreen popup onclick Crash/Freeze game

Hello,

I make a new Loadingscreen whit a button to click that make a new Popup the Popupe comes but than after 2-3 sec the game crash/freeze. when it freeze the loadinscreen is stuck but you can hear you in game can move …

Code:

<a target="popup" onclick="window.open('https://www.google.com/','name','width=auto,height=auto')" class="hover-target">EXAMPLE</a>

Are you trying to open a link in the client’s browser?

I make a new window there it opens the discord link but if i to this is crash or freeze (client side open on a button)