Hi all,
I was just updating JMix from 1.4 to 1.5.2 and now the entity inspector can’t display any data because of the exception:
ActionType class io.jmix.gridexportui.action.ExcelExportAction is not assignable from class io.jmix.uiexport.action.ExcelExportAction
After a bit of research I found that the ExcelExportAction has moved from one package to the other in 1.5 so do I need to adjust something for the entity inspector to work again?
Thanks in advance!
Oliver