version : jmix-flowui-2.4.3
Exception:
java.lang.IllegalStateException: ReadAction target is not set
at io.jmix.flowui.action.list.ListDataComponentAction.checkTarget(ListDataComponentAction.java:171) ~[jmix-flowui-2.4.3.jar:na]
When: I’m using the generic filter in a ListView and when press Enter after setting a searching condition apper the exception.
It’s strange that if I press the “refresh” button instead of pressing Enter, the filter works correctly and filters the list without any problems.