
Hi,
I have build app that has 10-12 screens and around 4-5 components that is being reused on multiple forms.
While working in PowerApps editor i dont see any issue. In components I am passing collections and set some variables.
Post app is released for user interaction. All screen appear jumble up and design that is visible in editor does not appear right.
Some of the functionality also fails. Please suggest how to fix it.
Thanks
Priyank Bhat
I'm seeing something similar. I have a reusable component that consists of 3 galleries that display a hierarchical data sets i.e. an organization. Root object i and data source are provided by the app. Each layer is filtered based on the selected item above it (layer 2 & 3) or the root object (layer 1).
The component works fine on one screen but when I try to use it on another screen (different data source, different root object) it will work fine initially but eventually it will show similar behaviour to what the OP describes.