Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Cannot read properties of undefined (reading 'UI') on https #579

Open
3 tasks
BennieMatthee opened this issue Nov 2, 2021 · 0 comments
Open
3 tasks

Cannot read properties of undefined (reading 'UI') on https #579

BennieMatthee opened this issue Nov 2, 2021 · 0 comments

Comments

@BennieMatthee
Copy link

The AJAX Control Toolkit <20.1.0.0>

The installation method

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

Site loads without any issues locally and in production with http.
When loading the site on https I get javascript errors.

image

<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

  • VS development web-server,
  • [X ] IIS
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant