Sincs a few days I encounter a bug with the gallery Items and Allitems property.
Code based on these properties fail in a sense that the values are treated as blank() in the app altough inspecting values in the editor show the right values.
What I practicall see is for instance that a menu based on a gallery containg a table of 5 items where the height of the gallery is based on the number of items is invisible.
Changin this code and back again causes the app to work with these properties as normal.
This is with authoring version 3.24103.17
Reverting to auhoring version 3.24102.17 solves these problems.
Going one up to 3.25104.10 does not solve the problems.
I know that allitems and allitemscount may not be accurate depending on what is in view and scrolling.
But it they are not accurate with less then 10 items, why do these properties exist?
Am I the only one?
>Edit. It seems like changing the authoring version only resolved the problem once. For the time being I see it as an unpredictable error. Will only publish versions if after just starting editing all works well. Depending on what in your app hangs on these properties the effects can be catastrophic. More weeks of reprogramming around a problem in stead of creating nice features for users lay ahead.