You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: