Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the last step is reached, both the complete and exit events will be triggered, and the two actions cannot be distinguished #1784

Open
PaulMing opened this issue Sep 22, 2022 · 2 comments
Labels

Comments

@PaulMing
Copy link

Description

When the last step is reached, both the complete and exit events will be triggered, and the two actions cannot be distinguished

Expected Behavior

It is necessary to distinguish the conditions triggered by these two events. For example, after the action is completed, you can jump to the page, while closing is just closing

"intro.js": "^4.3.0"

@github-lzxlee
Copy link

Is this problem solved please?

@afshinm afshinm added the bug label Oct 27, 2022
@irtaza9
Copy link

irtaza9 commented Jan 30, 2023

May be we can solve this by passing down the step number when oncomplete callback is called? @afshinm what about you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants