PoslinskiNet / ember-introjs

An Ember Component for intro.js
MIT License
82 stars 29 forks source link

Scrolling issue #110

Closed rybandrei2014 closed 5 years ago

rybandrei2014 commented 6 years ago

Hello, i have a configured ember introjs on my web app. First step is linked with fixed element, second step has to scroll page down to not-fixed element. It scrolls normally, but when i hit a previous button to return to first step, introjs window disappears. I found out that it's 100% affected by scrolling. Unfortunately, i haven't come up with solution on this issue. Maybe you have had the same one and can recommend me how to solve it. Thank you in advance!

scrolling issue

PoslinskiNet commented 5 years ago

Could you reproduce it in ember-twiddle @dragoon000320 ? I think it may be more CSS issue rather than add-on specific issue.

PoslinskiNet commented 5 years ago

Not enough details - closing.