...
Here is the adjustment that needs to be made in the Chrome/Edge browser.
Open Chrome browser
Go to chrome://flags/#allow-sync-xhr-in-page-dismissal
Change the drop-down selection from "Default" or "Disabled" to "Enabled".
...
Relauch the browser after this (it will give a message about this)
...
Images should be immediately visible
No sound on Alarm Handler after it opens.
The error in the console is:
Code Block |
---|
Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. |
Solution is to change the way Chrome/Edge works with autoplay. Search for “Media autoplay” in the setting:
...
And change it to “Allow”