Essential Studio for Blazor Release Notes
v18.3.38
October 7, 2020
DatePicker
Bug Fixes
-
## 289837
- Issue with “form submit is called while clicking on the today button” has been resolved.
Diagram
Bug Fixes
-
## 295979
,F158329
- The console exception was resolved when rendering the barcode.
DropDownList
Bug Fixes
-
## 296199
- Issue with “value template is not updated to the input while binding initial value” 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.
ListBox
Bug Fixes
-
## 296126
,## 296155
- List items not rendered while binding events issue resolved.
Menu
Bug Fixes
-
F158365
- Menu not rendering while enablingHamburgerMode
mode withOrientation
property asVertical
issue resolved.
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.
ProgressButton
Bug Fixes
-
F158331
- Added the missingOnClick
event.
RichTextEditor
Breaking Changes
Events
Following event return type changed
Event Name | Previous Type | Current Type |
---|---|---|
ImageUploadChange | UploadChangeEventArgs |
ImageUploadChangeEventArgs |
Bug Fixes
-
## 296325
- The issue with theSaveUrl
specified handler which was not invoked has been resolved. -
## 296325
- TheImageSuccessEventArgs - Response
property returnsnull
issue has been resolved. -
## 296325
- TheRichTextEditorToolbarSettings - Enable
asfalse
config withnull
exception thrown issue has been resolved.
Scheduler
Bug Fixes
-
## 295893
- The exception whenColorField
is not mapped for resources has been handled.
TextBox
Bug Fixes
-
## 293684
- Issue with “email validation is not updated properly” has been resolved.
TimePicker
Bug Fixes
-
## 292822
,F158393
- Issue with “console error throws while binding two-binding without events” has been resolved.