Radzen Grid allow grouping

Radzen grid allow grouping is giving CSP error, It required Unsafe-eval internally, do we have any work-around for this, as it is risky to add unsafe-eval

Not sure what’s that error, can you clarify?

image

This is the error thrown when i try to Drag and drop a Column in allowGrouping

It’s not clear what’s that script.

Whenever i am doing drag and drop of column into allowGrouping,
this is throwing CSP error, as blazor requires Unsafe-inline internally,

I can confirm I am also having this same issue

I am guessing its this code in RadzenDataGrid.razor.cs

There are various places in our components with similar code - feel free to submit pull request if you have better version.