This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Description
Chrome is reporting that a deprecated api is being used: UnloadHandler. Chrome states that unload event listeners are deprecated and will be removed.
https://developer.chrome.com/docs/web-platform/deprecating-unload
The AJAX Control Toolkit
The installation method
Minimal steps to reproduce the bug

I believe most any website that uses the AjaxControlToolkit will see this deprecation warning in the console of the chrome developer tools. I attached a screen shot. Please let me know if any other information is needed.
Actual result
Expected result
Browser(s) used
Chrome Version 125.0.6422.77 (Official Build) (64-bit)
A site deployment method