benmarch / angular-ui-tour

Product tour using Angular UI Bootstrap Tooltips
163 stars 49 forks source link

Popup not positioned properly #184

Open shalininagar opened 6 years ago

shalininagar commented 6 years ago

I am using the exact versions of the following:

I have installed this library via: Bower

I have observed the following behavior:

On your demo page, scroll down a bit and then click on 'Start Demo Tour'. When it comes to 'Project Name' popup, the popup is not attached to the element. Please refer to screenshot below:

popupalignmentissue

This is how I expected it to behave: Popup should always be attached to its respective element.

benmarch commented 6 years ago

Hey @shalininagar, sorry for the delay. The demo is using an older version of AUIT, I will update it (this is working as expected locally with the latest version).

vinaykevadia commented 5 years ago

@shalininagar m how did you fixed this?

Georges67 commented 5 years ago

Hello, I’m experiencing the same issue. In my case the last guided Tour step is displayed out of the screen, so the user cannot click on finish button. Are you expecting to deliver a correction around this critical issue ?