Pagination not working while we load entity through KeyValueCollections

When we used keyValueCollection the pagination of last arrow button is not working it is permanently disable.
image (1)

Hi, @krushna.machhi

What Jmix version do you use?

Regards,
Maria.

Jmix version 2.1.3

HI Maria,

Any solution on it.

Hello!

This is the expected behavior because the internal query transformer cannot correctly create a count query for KeyValueCollection.

The issue: SimplePagination total count calculation fails when using together with KeyValueCollectionContainer for FlowUI · Issue #1986 · jmix-framework/jmix · GitHub.