Essential Studio® for Blazor Release Notes
v28.1.36
December 24, 2024
Common
Feature
-
#F63757
- Included the compiled themes in blazor-themes npm package.
Accordion
Bug Fixes
#I661491
- An issue where the e-expand-state
class was not removed from the Accordion component when collapsing an item has been resolved.
Chart
Bug Fixes
-
#I662797
- The console error no longer occurs when performing multiple range selections in the chart. -
#F195454
- The chart axis range now updates properly when a trendline is specified for a series. -
#I636949
- The chart no longer moves like an image when performing selection zooming on a zoomed chart. -
#I636952
- The chart tooltip now displays correctly when long-pressing on both zoomed and non-zoomed charts. -
#I668553
,#I668478
- No console error is thrown on the chart when navigating from one page to another. - The spline chart series now fills at the left edge on a zoomed chart.
Data Grid
Bug Fixes
-
#I650978 , #FB63108
- Fixed a sorting issue with GridForeignColumn when a null value existed in the foreign key column.
DocIO
Bug Fixes
-
#I661600
- TOC entry page number is now preserved properly while converting Word document to PDF. -
#I662707
- Bookmark is now preserved properly after callingUpdateAlternateChunks
API. -
#I664893
– The ArgumentOutOfRangeException will no longer be thrown while saving DOCX format document. -
#I664439
– The NullReferenceException will no longer be thrown while converting a Word document with block content control to PDF. - Text format for NumPages field is now preserved properly after calling
UpdateDocumentFields
API. - Page number within textbox in header or footer is now preserved properly while converting a Word document to PDF.
Pivot Table
Bug fixes
- An issue where an exception was thrown when clicking the legend with the ShowPointColorByMembers property enabled in the Pivot Chart has now been resolved.
Schedule
Bug Fixes
#F62876
- An issue where Scheduler is not rendering properly when the MaxEventsPerRow
property is enabled has been resolved.
#I662171
- The issue with the MonthsCount
property not functioning correctly within the specific view has been resolved.
#FB64022
- The issue of flickering during the dragging and dropping of appointments in the Timeline Week view has been resolved.
#I665888
- An issue where the row heights increase each time a resource is added when using the MaxEventsPerRow
property has been fixed.
Slider
Bug Fixes
-
#F195427
- An issue with theTicksRendering
event when updatingMax
property dynamically in Slider component has been resolved.
Splitter
Bug Fixes
-
#I663594
- Fixed an issue that caused a console error when resizing and navigating the sample in the splitter component.
Stock Chart
Bug Fix
-
F195438
- The period and range selector now work properly after updating the data with a DatetimeCategory axis.
TextBox
Bug Fixes
-
#I662284
- Fixed the issue that prevented users from setting a customaria-label
.
Tree Grid
Bug Fixes
-
#I665818
- Resolved a null reference exception when editing and saving a newly added record in TreeGrid with dialog editing mode. -
#F63485
- Resolved an issue where the numeric column was skipped in edit mode when pressing the Tab key. -
#F63694
- Resolved whitespace issue with stacked header columns along withIsFrozen
enabled andTreeColumnIndex
set.