I was looking at this situation.
A logger table is not showing information on the element.
The information does show on Kibana.
Noticed that the table uses <ArrayOptions index="0" options=";database" partial="true:100">
Changed to <ArrayOptions index="0" options=";database:100"> and information started to show.
Should partial not be used in logger tables?
Thanks in advance.
Hi Julio,
According to RN18434, this configuration was fixed in DMA version 9.5.
I performed a small test on my end and I have a different behavior. Regardless the page size, the table shows all the rows. Could you create a task to follow this issue?