Hi,
Using Godot Engine v4.0 Beta 8 on Linux.
Below code has an error(Identifier "JavaScript" not declared in the current scope.):
JavaScript.eval("window.location.replace('https://github.com/BetaMaxHero/GDScript_Godot_4_T-Story');")
How to fix above so it working in Godot v4.0 Beta 8 ?
Let me know, thanks!
Jesse