Skip to content

call step's onNextClick handler when clicking the#583

Closed
mplatov wants to merge 1 commit into
nilbuild:masterfrom
mplatov:master
Closed

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

Conversation

@mplatov

@mplatov mplatov commented Jul 17, 2025

Copy link
Copy Markdown

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".

@nilbuild nilbuild force-pushed the master branch 3 times, most recently from c649426 to 275b442 Compare June 23, 2026 20:49
@nilbuild

Copy link
Copy Markdown
Owner

Thanks for the PR. This has been fixed.

@nilbuild nilbuild closed this Jun 24, 2026
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.

2 participants