Reset position in dynamic add in Listview

I have the same issue reported in the follow topic

https://discuss.cocos2d-x.org/t/ui-listview-scroll-position-auto-reset-issue/30413

When i push new item i have the problem the scroll position is auto reset, i try move the index using many methods like jumptoitem, stopscroll, etc. but nothing work for me.

Any sugestions