Settings autoHeight true and dynamic updating of data within slide

I’m using Ionic slide and have set the following options {autoHeight: true}. The problem is if I am updating the current slide dynamically the content does not show up because of the height change. I’m using the update() function inside setTimeout() but the slide updates with slightly left positioned.