[PR #1427] Refactored the inline scripts in the Date Picker #2738

Open
opened 2026-01-29 18:20:15 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1427

State: closed
Merged: No


  • Change the inline scripts inside the Date Picker component to take away the need for Script-Sources unsafe-inline in the content security policy which was a penetration test finding.
  • Also removed duplicate TValues which one was set to int and one was set to double which caused errors, Remove the TValue=double as the binding value is int
**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1427 **State:** closed **Merged:** No --- * Change the inline scripts inside the Date Picker component to take away the need for Script-Sources unsafe-inline in the content security policy which was a penetration test finding. * Also removed duplicate TValues which one was set to int and one was set to double which caused errors, Remove the TValue=double as the binding value is int
claunia added the pull-request label 2026-01-29 18:20:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2738