Syncfusion Essential Studio Blazor 2024 Volume 4 (28.1.39)

Released: Jan 14, 2025

Mises à jour de 2024 Volume 4 (28.1.39)

Correctifs

  • Chart
    • The tooltip and crosshair on the zoomed chart now function correctly with touch move interactions, followed by a long press, after a pinch-to-zoom action.
  • Chat UI
    • Resolved the issue with Chat UI displaying incorrect text during fast typing when hosted in Azure.
  • Data Grid
    • Fixed an issue where ResetPersistDataAsync did not restore resized Stacked Header columns in the grid.
    • Fixed a scrolling issue in the grid when Column Virtualization was enabled after Resizing and removing columns.
    • Fixed an argument exception error that occurred when moving focus away from the Add or Edit button after closing the dialog in the grid.
    • Fixed an issue where the grid failed to render rows and cells during dynamic column generation with EnableColumnVirtualization enabled while Scrolling.
    • Fixed an issue where pressing enter cleared the value and failed to add a row in the grid when the ShowAddNew Property was used inside a dialog component.
    • Fixed an issue where the $top value was missing in the query string when using the Filter Menu in the grid.
    • Fixed an issue to handle focus correctly when Shift+Tab was invoked from the pager.
  • Dialog
    • Fixed an exception that occurred when we close the grid dialog popup using Escape key.
  • DropDown List
    • Fixed an issue where the popup did not open properly on iPhones when using PopupDisplayMode set to Inline.
  • MultiSelect
    • Fixed an issue where an empty popup appeared when filtered results were already selected.
    • Fixed an issue where the selection was not maintained properly after dynamically updating the data.
    • Fixed an issue where the popup would detach from the control while filtering.
  • Pivot Table
    • Fixed an issue where an exception was thrown during Excel exporting when using the ExcelQueryCellInfo event.
  • Query Builder
    • Resolved the issue Custom operators not render properly with DefaultSelectedOperator as auto in query builder.
  • Rich Text Editor
    • Resolved an issue where numeric bullet list does not function properly on iOS devices in the Rich Text Editor.
    • Fixed issue where the Float Label was not updating correctly on iPad devices.
  • Tree Grid
    • Resolved the issue where the FilterSettings.Columns property was retained after clearing the filter when EnablePersistence was enabled.
    • Resolved an issue where customizing cells using the QueryCellInfo event did not work properly.
  • Uploader
    • Fixed an issue where the HttpClientInstance value not append on Header tab.