You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get the "noSleep video running" dialog that appears on iPhone when I lock the screen after enabling noSleep. I tried destroy, after disable, but it's not working.
iPhone
14 pro max
Safari:
latest:
NoSleep.js lastest version:
Expected Behavior
Remove the video element completely from the DOM
Actual Behavior
Failing, console says function not available.
How Do We Reproduce?
Enable (from testpage) no sleep - lock the phone and see the video "paused" on the lockscreen.
The text was updated successfully, but these errors were encountered:
I am trying to get the "noSleep video running" dialog that appears on iPhone when I lock the screen after enabling noSleep. I tried destroy, after disable, but it's not working.
Expected Behavior
Remove the video element completely from the DOM
Actual Behavior
Failing, console says function not available.
How Do We Reproduce?
Enable (from testpage) no sleep - lock the phone and see the video "paused" on the lockscreen.
The text was updated successfully, but these errors were encountered: