<p>Hi, this plugin does not work in Vaadin 24 because it's still based on j

Hi, this plugin does not work in Vaadin 24 because it's still based on java 11 and Vaadin's grid has removed the setHeightByRows method and now uses setAllRowsVisible method. Will there be a version that compatible with Vaadin 24+? Thanks.