web-components
web-components copied to clipboard
Bug in changing the arrow direction of a TreeGrid
Description
Bug in changing the arrow direction of a TreeGrid.
How to reproduce
1- Go to https://vaadin.com/components/vaadin-tree-grid/java-examples 2- Go to this example:
3- Expand "Asset"
4- Double-click on "Asset"
=> The direction of the arrow is wrong.
Environment
- OS :Fedora 32
Browsers Affected
- Chrome
Could also be reproduced without Lazy Loading... tested in Chrome and Firefox.
FYI: double clicking on the collapse/expand icon does seem to cause the issue... in V14 as well as in V23... is there a way to prevent that manually at this point?
The issue seems to be resolved in v24. This can be verified using the v24 docs examples. Can you confirm whether the issue persists in your examples in v24?