ui-listView
ui-listView copied to clipboard
ng-show/ng-hide
When this directive is used inside a container that is hidden the list will not refresh properly on the next show. After a scroll or click it does refresh itself.
Is there a way to force the refresh/redraw when using ng-show/ng-hide?