We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 I try to use onStepComplete on the Step component, I find nothing happen
onStepComplete
https://stackblitz.com/edit/github-mwfel2?file=package.json,app.vue
Click on the Next button until steps is complete, should raise an alert, but not
4.4.2
No response
The text was updated successfully, but these errors were encountered:
it seems missing the emit parameter here
ark/packages/vue/src/components/steps/steps-root.vue
Line 27 in b9f41ad
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
When I try to use
onStepComplete
on the Step component, I find nothing happenLink to Reproduction (or Detailed Explanation)
https://stackblitz.com/edit/github-mwfel2?file=package.json,app.vue
Steps to Reproduce
Click on the Next button until steps is complete, should raise an alert, but not
Ark UI Version
4.4.2
Framework
Browser
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: