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,
Hi Marco,
I wanted to update you that we've just merged a fix for the issue you encountered. This fix will be included in the 10.5.3 release, and a web-only upgrade will be sufficient to apply it.
Let me know if you have any questions!
Best,
Robin
Does anyone have a solution to this?