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.
The AJAX Control Toolkit <20.1.0.0>
The installation method
Site loads without any issues locally and in production with http.
When loading the site on https I get javascript errors.
<asp:ScriptManager ID="ScriptManager1" runat="server" EnableCdn="true" ></asp:ScriptManager>
When I inspect the page elements it looks like the cdn is using https as expected.
Browser(s) used
Both Chrome and IE have the same result, however Chrome shows errors in console. IE does not.
A site deployment method
The text was updated successfully, but these errors were encountered: