-
@verekia If it’s a full screen PWA, then
document.fullscreenElement
should not be set. It’s only set when in actual full screen mode. developer.mozilla.org/en-US/docs/Web/API/Document/fullscreenElement
document.fullscreenElement
should not be set. It’s only set when in actual full screen mode. developer.mozilla.org/en-US/docs/Web/API/Document/fullscreenElement