gilbarbara / react-floater

Advanced tooltips for React
https://codesandbox.io/s/github/gilbarbara/react-floater/tree/main/demo
MIT License
220 stars 37 forks source link

Joyride automatically starts when using center #76

Closed talbshoam closed 4 years ago

talbshoam commented 4 years ago

🐛 Bug Report

I would like the first joyride step to be at the center of the attached element. Whenever I do that, I don't see beacon but rather the open tooltip.

To Reproduce

add placement: "center" to the first step of joyride.

Expected behavior

I expect to see the beacon in the center of the element when I open the page and not the open tooltip.

gilbarbara commented 4 years ago

This issue is in the wrong repo... Anyway, centered steps don't have beacons by design, it's not a bug.