Tooltip's position stays at the same position after auto-refresh
https://drive.google.com/open?id=0BwnsZWImrBhuOU9mT3dSQ09iNmM See this image.! I have added auto-refresh to true it is updating introjs-tooltipReferenceLayer height but not updating introjs-tooltip position
hello!
i can't access the img. (access denied)
but this may happen depending on how you're binding your DOM and the way you're using the component.
you're using directive or service ? in advance i personally don't use the refresh feature, and this may be a bug, if you provide a working example of your environment i'll check that .
if you're loading something the intro.js on demand you should check this example: http://plnkr.co/edit/N12L9f4vXIrLoU0kfAgV?p=preview where i wrote how load steps dynamically. p.s. this example got a 2 seconds delay to simulate a server side request
Hello , I have updated my comment now I think you would be able to access it. Yes, I am using dynamic content let me tell you the actual situation if tutorial is running and after few seconds if that div changes the height then tooltip is not changing its position! I am using directive for that element !