LinkedInAttic / hopscotch

A framework to make it easy for developers to add product tours to their pages.
Apache License 2.0
4.19k stars 664 forks source link

top placement wrong until window resize #340

Open justinoue opened 7 years ago

justinoue commented 7 years ago

I have no dynamic/resizing elements on my page but for whatever reason if I use the top placement, the bubble is always covering the element instead of being on top. If I resize my window it pops into the right place.

Bottom works fine.

mmlumba commented 7 years ago

I'm experiencing this issue also with both the top and left placements. On page load:

screen shot 2017-07-18 at 3 06 02 pm

On page resize:

screen shot 2017-07-18 at 3 06 16 pm