Skip to content

call step's onNextClick handler when clicking the#583

Open
mplatov wants to merge 1 commit intokamranahmedse:masterfrom
mplatov:master
Open

call step's onNextClick handler when clicking the#583
mplatov wants to merge 1 commit intokamranahmedse:masterfrom
mplatov:master

Conversation

@mplatov
Copy link
Copy Markdown

@mplatov mplatov commented Jul 17, 2025

This PR fixes the issue 576.
It checks if the current step has onNextClick() listener and calls it instead of just calling moveNext().
This allows to control moveNext behavior from the step listener (as described in documentation) even when overlayClickBehavior: "nextStep".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant