Any chance you just don’t have much data in your “live” app? …I ask because development and live each have different databases so the data won’t be the same in them.
Perhaps, try showing just 1 row and see if that works on both “development” and “live” - that may help you narrow scope of the problem. If there are other ways to narrow scope, then try them too.
If after all of that it doesn’t seem to be a bug in your code and you’ve thoroughly checked that you have enough data for 10 unique elements to show and they don’t show on “live” but they do show on “development”, then I’d submit a bug report.
hi @sridharan.s ti have try a lot of things, but it only happened when I use the sorting function so I guess I will fill a bug report ! thank you for your help