Vaadin-Grid not scrolling in iPadOS 14

Hello there,

i did the new i(Pad)OS 14 Update and after that the Vaadin-Grid is not scrolling anymore! Is this problem already known?
Im using Vaadin 14.3.6.

Best
Jan

Yes, it’s a known issue: https://github.com/vaadin/vaadin-grid/issues/1786

Thanks for your reply. Will the problem be fixed in the next release or is there a workaround like last time with iOS13 (getElement().getStyle().set("transform", "translateZ(0)");)?

Best
Jan

You should follow that GitHub ticket for most accurate and up to date information. Not sure if there’s a workaround.