Syncfusion Essential Studio Blazor(英語版)

BlazorのネイティブUIコンポーネントの総合ライブラリ

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 SP1 (33.2.5) 新機能 更新日: May 5, 2026 レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00 (1)

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Blazor are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio Blazor 2026 Volume 1 (33.1.49)

Released: Apr 14, 2026

2026 Volume 1 (33.1.49) での更新項目

不具合の修正

  • Accumulation Chart
    • The Legend templates now render correctly over the pagination when the chart is displayed within the Dashboard Layout.
  • Chart
    • In the chart, the lengthy label legends were correctly wrapped to prevent overlapping during pagination.
    • The tooltip is now correctly positioned along with the cursor in the chart.
    • The scrollbar functions correctly when used with lazy loading on the DateTime axis.
  • Data Form
    • Fixed an issue where Blazor DataForm failed to bind and display pre-assigned DateTimeOffset values, incorrectly showing DateTimeOffset.MinValue instead of the initialized data.
  • Dialog
    • Fixed an issue where the OnClick event of a button in a nested Blazor Dialog was triggered twice when activated using the Enter key.
  • DropDown List
    • Resolved an issue where the DropDownList input height doubled when inline styles were applied via the HtmlAttributes property.
  • MultiSelect
    • Fixed an issue where the MultiSelect popup retained previously filtered data when reopened while virtualization and filtering were enabled.
  • Rich Text Editor
    • The Rich Text Editor now works properly when initialized with a single blank space in Markdown mode, preventing broken HTML and errors.
    • The Rich Text Editor now works properly when selecting all content in the editor and pressing the Backspace key, and the ValueChange event provides the updated (empty) value in Markdown mode.
    • The Rich Text Editor now works properly when pasted content exceeding the maxlength value is truncated, and multiple formatting styles are applied correctly to the truncated content.