gilbarbara / react-joyride

Create guided tours in your apps
https://react-joyride.com/
MIT License
6.62k stars 519 forks source link

Tooltip doesn't show up if there is no step with target: "body" #990

Closed DaanyWaay closed 5 months ago

DaanyWaay commented 5 months ago

Simply go to the official demo page: https://codesandbox.io/s/github/gilbarbara/react-joyride-demo/tree/main and remove the first step with target: "body". Now when you click the Start button the tooltip has visibility set to none and opacity set to 0.

gilbarbara commented 5 months ago

Hey @DaanyWaay

It shows the red pulsating beacon instead. You can click it to open the tooltip or set disableBeacon on the step...