Failed to execute ‘requestFullScreen’ on ‘Element’: API can only be initiated by a user gesture [duplicate]
Any javascript api is intentionally made this way I guess. Just imagine if you go to a website and it automatically turns on in fullscreen without you doing anything at all. You would be exposed to a whole world of annoying popups and other stuff you dint even intend to open. So any such script … Read more