In Development
Last Updated: 10 Sep 2026 09:42 by ADMIN
Scheduled for 2026 Q3 SP1
Sitecore IT
Created on: 10 Sep 2026 09:16
Category: UI for ASP.NET AJAX
Type: Bug Report
0
RadScriptManager overwrites the global window.$ in 2026 Q1
Telerik's embedded jQuery bootstrap code was changed so that it now unconditionally reassigns window.$ (and window.jQuery) whenever window.jQuery is undefined, with no check on whether window.$ is already occupied by another library (e.g. Prototype.js, MooTools, or any framework that defines a global $ without defining a global jQuery). This directly reproduces the reported symptom (element.dispatchEvent is not a function inside Prototype's fire()).
0 comments