Pull to Refresh slide list (i.e bug of UI )

Hi All,
I am new to ionic , I am stuck on Pull to refresh , the scenario is in controller first get all list of data , then I added data from web application and then i pull to refresh then all list are slide as get

$scope.$broadcast(‘scroll.refreshComplete’); , I am totally wasted my time on this thing please let me know proper working example without sliding of list during pull to refresh.

Thanks
Shivam