h5p/h5p-php-library

The `unload` event is deprecated

otacke opened this issue · 0 comments

The unload event is deprecated (https://developer.mozilla.org/en-US/docs/Web/API/Window/unload_event).

H5P.$window.one('beforeunload unload', function () {