Let me say I have the view named “tagFilteredView” who contain a simple list of items. Depending on the tag I want to filter my items by the list may show 3 to hundreds or results. The list is always the same.
Maybe I found a little bug in Sencha Touch UI when you perform these actions:
- render a List with a lot of data inside
- scroll down the list
- update the List’s Store with a small set of data that not require to scroll
In this case you are not able to see data and you are not able to scroll up the list… but there is a simple solution! Continue reading






