Is there any way to execute a script when a page is manually updated in the browser ?
the logger mention:
but no script session handler seems te be triggered ?
Our original issue is that the audio component on the page doesn't play sound after a page refresh until we run a audio.stop().
We would like to add this stop command anywhere.