Essential Studio for Blazor Release Notes
v18.3.38
October 7, 2020
Diagram
Bug Fixes
-
## 295979,F158329- The console exception was resolved when rendering the barcode.
NumericTextBox
Bug Fixes
-
## 285720,F157319,## 295270- Issue with “group separator is added to the value while setting custom format(“### ## “)” has been resolved. -
## 295984- Issue with “decimal separator is not accepted to the German culture” has been resolved.
TextBox
Bug Fixes
-
## 293684- Issue with “email validation is not updated properly” has been resolved.
DropDownList
Bug Fixes
-
## 296199- Issue with “value template is not updated to the input while binding initial value” has been resolved.
TimePicker
Bug Fixes
-
## 292822,F158393- Issue with “console error throws while binding two-binding without events” has been resolved.
DatePicker
Bug Fixes
-
## 289837- Issue with “form submit is called while clicking on the today button” has been resolved.
Grid
Bug Fixes
-
## 296097- Exception thrown during add when use EditorSettings for DropDownEdit is solved. - Column menu throw exception when click column menu icon is resolved.
Menu
Bug Fixes
-
F158365- Menu not rendering while enablingHamburgerModemode withOrientationproperty asVerticalissue resolved.
ListBox
Bug Fixes
-
## 296126,## 296155- List items not rendered while binding events issue resolved.
RichTextEditor
Breaking Changes
Events
Following event return type changed
| Event Name | Previous Type | Current Type |
|---|---|---|
| ImageUploadChange | UploadChangeEventArgs |
ImageUploadChangeEventArgs |
Bug Fixes
-
## 296325- The issue with theSaveUrlspecified handler which was not invoked has been resolved. -
## 296325- TheImageSuccessEventArgs - Responseproperty returnsnullissue has been resolved. -
## 296325- TheRichTextEditorToolbarSettings - Enableasfalseconfig withnullexception thrown issue has been resolved.
ProgressButton
Bug Fixes
-
F158331- Added the missingOnClickevent.
Scheduler
Bug Fixes
-
## 295893- The exception whenColorFieldis not mapped for resources has been handled.