I am still getting the Error from <a href="https://github.com/alejandro-

I am still getting the Error from https://github.com/alejandro-du/report-ui/issues/38 in the newest Version of the Plugin.


I installed it via the Maven POM download up top:

<dependency>
  <groupId>org.vaadin.reportui</groupId>
  <artifactId>report-ui</artifactId>
  <version>4.0.2</version>
 </dependency>


I compared the code from current master with the one i got from my maven import. They seem to differ and the fix from the GitHub Ticket is missing from my Version.


Could this be fixed quickly? The Plugin isn't usable at all on v23 rn :/

For now I worked around it by creating my own Child of PrintPreviewReport and overwriting setItems() but thats obviously just a temporary solution.

Report-ui doesn't support Vaadin 23 yet. For more on this, see https://github.com/alejandro-du/report-ui/issues/40