
Hello,
I am using a gallery to display a collection created from a SharePoint HiddenTaxonomyList. This collection has about 255 records. When I play through the app, every record in the gallery loads and displays. However, when I use the app through the Power Apps website (not through the edit screen), the gallery doesn't load. Green is the actual color of the gallery, but I'm using TemplateFill to make the color grey or blue if an item is selected. There are also two other galleries that aren't having this issue
I'm stuck on this! Here's a list of things I've tried with no success:
I've attached pictures of the gallery where is isn't loading and when it does(when I play the app through the edit screen). Does anyone have an idea why this is happening/a solution?
I solved the issue. It happens because I'm using a flexible height gallery. Regular galleries don't get the issue with the same data source.