Add nonce tag to Html.Kendo().DatePicker() script
I am working to remove ‘unsafe-inline’ and ‘unsafe-eval’ from our CSP. For this I am getting an error that we cannot run the inline script for the datepicker. In the page we have code like this:
I am working to remove ‘unsafe-inline’ and ‘unsafe-eval’ from our CSP. For this I am getting an error that we cannot run the inline script for the datepicker. In the page we have code like this: