scrollBottom with overflow-scroll="true"

Hi, i have a content with : overflow-scroll=“true” (performances)
I need scroll to bottom every time the list in content is updated.
Before overflow-scroll i used $ionicScrollDelegate.scrollBottom(); but now it doesn’t work.

How can i do for scrollBottom with overflow-scroll?

Thanks

1 Like