Dear Dojo,
after updating Dataminer to version 10.4.10.0-14882 my low code app has some visualization issues as you can see in the attached file. This is a grid component, in the tables in other apps do not have this issue. How can I resolve this issue?
Thank you very much.
Nobody?
Hi Marco,
Unfortunately, this issue is present in 10.4.10. It is caused by how lazy loading of the grid component is handled when the number of rows in a query is smaller than the number of items that can be displayed on a single page of the grid component.
I’ve created a task and added it to the backlog to address this as soon as possible.
In the meantime, I can offer a workaround: If you set the number of rows to "auto" (by clearing the value in the number of rows field), pagination should no longer occur in the grid component, and the skeleton loading should not appear when retriggering.
I hope this workaround helps! If you have any questions or concerns, feel free to reach out.
Best regards,
Does anyone have a solution to this?