TreeDataGrid export to exel

Hi. I cant treeDataGrid export to exel.
‘‘java.lang.ClassCastException: class io.jmix.flowui.component.grid.TreeDataGrid cannot be cast to class io.jmix.flowui.component.grid.DataGrid (io.jmix.flowui.component.grid.TreeDataGrid and io.jmix.flowui.component.grid.DataGrid are in unnamed module of loader ‘app’)’’

Hi @takhir.ismailoff

This issue has been fixed in Jmix 2.4.4, see the corresponding GitHub issue.

Regards,
Maria.

Thank you for your answer.