Stefan Stefanov
Stefan Stefanov
Setting the expanded prop of PanelBarItem is not applied if the item is not visible initially. ```` ```` After expanding Projects the Sales Forecasts item will not be expanded: https://stackblitz.com/edit/react-knv2cs?file=app/main.jsx
NumberTextBox does not update its value after a state change if it has focus. This can be observed in the following example: https://stackblitz.com/edit/react-zwvzl7-frsvff?file=app/main.jsx
Inside Shadow DOM - Scrolling the Grid horizontally does not scroll the header. An example can be found in ticket 1470947.
The touched value is incorrectly set on each onChange / onArrayChange. This prevents validations that rely on touched to work as expected as it shows validation on each change instead...
Automatic Column Width during Excel export is not correctly applied if the content is large enough.
### Bug report Automatic Column Width during Excel export is not correctly applied if the content is large enough. ### Reproduction of the problem The issue can be reproduced in...
### Bug report TreeList drag and drop functionality does not work when the Ids are stings (guids). ### Reproduction of the problem The issue can be observed in the following...
### Bug report Incorrect Min and Max Date for Date Series Stacked Column Chart. More information for the issue can be found in ticket: 1097607 ### Reproduction of the problem...
### Bug report The Editor with semantic serialization set to false will not return the span elements decorated with font-weight:bold when using the value method. ### Reproduction of the problem...