Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

JavaScripts errors in backend in IE11 #31

Closed
abjerner opened this issue Oct 9, 2014 · 1 comment
Closed

JavaScripts errors in backend in IE11 #31

abjerner opened this issue Oct 9, 2014 · 1 comment
Labels

Comments

@abjerner
Copy link

abjerner commented Oct 9, 2014

Hi Stefan - and first of all, thanks for a great package ;)

UrlTracker loads its own version of jQuery (version 1.10.1) instead of using the version already bundled with Umbraco (1.7.2 in Umbraco 6.1.x).

jQuery 1.10.1 apparently doesn't play nice with IE11. See the following screenshot for further information:

image

This results in IE stopping to execute remaining JavaScript - eg. in other tabs in the dashboard. Is there any reason for loading another version of jQuery? The errors stop showing up if I disable the tab in the dashboard.

Please let me know I you need any further information to investigate this ;)

Thanks in advance,
Anders Bjerner

@kipusoep kipusoep added the bug label Oct 9, 2014
@kipusoep
Copy link
Owner

Updating to jQuery 1.11.2 fixed this, will be included in the next release.
Thanks for reporting and sorry about the delay!

kipusoep added a commit that referenced this issue Jan 28, 2015
[BugFix] Error during installation: 'ASP.UmbracoHelper' does not contain a definition for 'IsVersion7OrNewer' ([#52](#52))
[BugFix] JavaScripts errors in backend in IE11 ([#31](#31), updated jQuery)
[Feature] Domain on child node with cross site/host redirects ([#40](#40))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants