AjaxControlToolkit icon indicating copy to clipboard operation
AjaxControlToolkit copied to clipboard

Chrome: Deprecation - Unload event listeners are deprecated and will be removed

Open myleads11 opened this issue 9 months ago • 0 comments

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

  • [X ] Installer AjaxControlToolkit.Installer.20.1.0
  • [ ] NuGet package
  • [ ] A custom build from the source code

Minimal steps to reproduce the bug

ScreenHunter 294

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

  • [ ] VS development web-server,
  • [X ] IIS

myleads11 avatar May 22 '24 11:05 myleads11