Unplanned
Last Updated: 18 Nov 2025 14:39 by Mark
Mark
Created on: 18 Nov 2025 14:39
Category: Editor
Type: Feature Request
1
Trusted Types Support for Kendo UI for jQuery

Currently, Kendo UI for jQuery components rely on innerHTML and direct DOM manipulation throughout their internal implementation. This occurs in multiple components.

Thus, when "require-trusted-types-for 'script';" is included, errors such as - `This document requires 'TrustedHTML' assignment. The action has been blocked.` and `TypeError: Failed to execute 'write' on 'Document': This document requires 'TrustedHTML'`appears on the page.

I would like to request Trusted Types Support for Kendo UI for jQuery components.

0 comments