5.6.1 - 2024-11-15
Improvements
- Allow the developer to set the Fill of RadzenSeriesAnnotation.
Fixes
- Set dynamic viewport height to RadzenLayout on screen widths less than 768px.
- Fixed disabled SplitButton tabindex not correct.
- DataGrid column numeric advanced filter improved.
- Check if document.body is available to prevent JS errors when Radzen.Blazor.js is incorrectly included in the
<head>
. - Fixed popup can cause scroll in some cases.