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
有一个相同的issue被关闭了#5289
3.0.0-beta.10
windows 11 , Vue ^3.2.23
鼠标拖动滑块使slider的值发生变化
no warning
[Vue warn]: Component emitted event "afterChange" but it is neither declared in the emits option nor as an "onAfterChange" prop.
[Vue warn]: Component emitted event "beforeChange" but it is neither declared in the emits option nor as an "onBeforeChange" prop.
The text was updated successfully, but these errors were encountered:
udpate to 3.1
Sorry, something went wrong.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
有一个相同的issue被关闭了#5289
Version
3.0.0-beta.10
Environment
windows 11 , Vue ^3.2.23
Reproduction link
Steps to reproduce
鼠标拖动滑块使slider的值发生变化
What is expected?
no warning
What is actually happening?
[Vue warn]: Component emitted event "afterChange" but it is neither declared in the emits option nor as an "onAfterChange" prop.
[Vue warn]: Component emitted event "beforeChange" but it is neither declared in the emits option nor as an "onBeforeChange" prop.
The text was updated successfully, but these errors were encountered: