Hey I’m currently making a WebApp with Godot and HTML5. To troubleshoot stuff i rely on using F5 to reload the page or F12 to open the browser console. It works fine on any other website but as soon as i play my project in the browser, or build it and play the build html I cant use F12 to open the Console for example anymore(i have to open it by going into the settings menu and opening it manually by pressing developer console)... (also just found out there is another shortcut für opening the console: ctrl + shift + I, but this also doesnt work in a Godot webapp) is there something that i need to set in Godot, or do godot webapps just take total control of the browser