Grid in Details

Hello.
We use lazy initialized Grid/TreeGrid in Details or Accordion component which is placed into VerticalLayout with vertical auto scroll bar.
After Details open and scroll down, each mouse click do some strange scroll up and does not select cell clicked. Similarly does not expand tree grid node. Could you please healp us? See video https://drive.google.com/file/d/1jOThlCmeX7SClFJwzD94cTztLWH5jTCQ/view?usp=sharing

Hello!

It’s quite a complex custom layout. I would guess it makes sense to create an issue to corresponding repo (i.e [vaadin-grid]
(https://github.com/vaadin/vaadin-grid/issues/new)) with issue reproducing code snippet, so team will be able to take a look and investigate what is going wrong.