You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see similar problems using .findBy where the target record is outside the current view frame.
I haven't figured it out completely yet but the issue seems to be in replaceItemList - the list is being repopluated with the correct items but the height is being set to zero - this.list.contain.getHeight is returning zero for some reason.
I think this is part of a larger problem with an event causing the list to be redrawn in a non-drag manner. I see the 'white screen' issue also when you reload the store and go back into the list. you need to swipe before the elements are rendered properly.
Scrolling become dramatically smooth after using UxBufList.
But I found some problem in index bar.
When I try to scroll down by index bar, some of the list item tap events are removed.
There is no response when I tap items....
After several iterations instead of new items list displays a white-space.
The text was updated successfully, but these errors were encountered: