Bug while Display

Hello !
I am facing a bug/ issue while displaying my data.
So I am trying to display the sorted 10 biggest numbers of my data in a repeating group.


and it display as follow on my preview app.

But when I deploy it, it doesnt not display anymore, I don’t understand why:

The thing is, when I am not using the sorting function it’s displaying…
Did anyone faced a similar bug/issue ?

thank you in advance for your help.
Regards,

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.

Hi @sridharan.s, I thought about it too, but I do have data …

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 :slight_smile:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.