Pedro Lourenco

Results 4 comments of Pedro Lourenco

@mohebifar thanks for the feedback. The wasSkipped flag is a good ideia but i don't understand why I need to pass the skipped step. I can get the skipped step...

@mohebifar I need the skippedStep so i can navigate to that screen and I also need the nextStep so i can start the tour from that step. ```javascript eventEmitter.addEventListener('stop', ({...

Hi @mohebifar I'm happy to do it. Thanks for the feedback.

File src/components/CopilotModal.js line 215. ` handleStop = (wasSkipped?: boolean) => {`