fix callback not called when skipping on first step
fixes https://github.com/gilbarbara/react-joyride/issues/1121
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
@fabb @gilbarbara Can we get this merged? It's affecting a project of mine (among others who have commented or subscribed to the linked issue).
Hi @gilbarbara
I hope you're doing well! I wanted to follow up on PR #1172, which addresses the issue with skipProps.onClick not triggering the callback (related to issue #1121).
We're currently experiencing this bug in our production application, and this PR appears to provide the exact fix we need. The solution looks solid based on the discussion in the thread.
Would it be possible to get this merged in an upcoming release? We'd be happy to help with testing or any additional changes needed.
Thank you for your time and for maintaining this excellent library!