reactour icon indicating copy to clipboard operation
reactour copied to clipboard

Tourist Guide into your React Components

Results 79 reactour issues
Sort by recently updated
recently updated
newest added

Hey - love the libary! TDLR: How do I make it so when I click on a link as part of a tour step, the tour continues on the next...

To reproduce see setup in [codesandbox](https://codesandbox.io/s/suspicious-gould-hdgdx4) The popover should be positioned below the target element but it is not. There is enough space to align the popover to the right...

Hello, I add custom Navigation component Could I put disable status when I recieve some step? For example, when I set Steps ```typescript { selector: '#someId', content: 'some content next',...

So, Basically mask is highlighting the element but tour is not scroll properly to top so that's why its highlighting only half of the target element. Please help in this...

Clicking on the mask or on the close button closes the popover, but for some reason clicking on the highlighted area of the selector doesn't close the popover.

When I transition to a new step, while waiting for the DOM element to load. The tour guide is hook at the top right corner and then scrolls to the...

I have implemented a tour using the newest version of Reactour. When clicking on any highlighted area or button/link, nothing happens in the tour except whatever is bound to the...

![image](https://github.com/elrumordelaluz/reactour/assets/2234215/8ca1010e-0d49-4911-8c5a-7f2ba696ab11) Hello I am not able to change the height of `clipPath` and `` Because my top navbar is fixed every time the first step overlaps navbar My code is...

reactour.esm.js:1145 Doesn't find a DOM node '.photo-step'. Please check the 'steps' Tour prop Array at position 1 Sometimes, my tour guide loads faster than when the DOM loads. How can...

Are there any way to change only svg inside navigation button to custom arrow? Not found any types \ props for this