I am facing issues on Kendo- Grids for Content Security Policy (CSP) for ASP.Net MVC with jQuery Kendo UI. In my application currently we are using Kendo grids, dropdowns, and popups. Initially, we implemented the below changes for CSP.
Recently we got a new version of Telerik R1 2023, Replaced the below files for Upgrade.
we tried with new changes of kendo, without Unsafe prefix but it's throwing dynamic script errors, kendo-controls also not working. Our assumption is there are dynamic inline script Generations for Kendo controls which not contains nonce which may cause an issue. We also tried with Deferred-Script but no use. we are facing console issues related to Style and Scripts. Help me out. Thanks.