You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Component emitted event "beforeChange" but it is neither declared in the emits option nor as an "onBeforeChange" prop.
Component emitted event "afterChange" but it is neither declared in the emits option nor as an "onAfterChange" prop.
Version
3.0.0-beta.10
Environment
windows 11 , chrome 版本 98.0.4758.102(正式版本) (64 位) ,Vue ^3.2.31
Reproduction link
https://next.antdv.com/components/slider-cn#components-slider-demo-event
Steps to reproduce
What is expected?
What is actually happening?
Component emitted event "beforeChange" but it is neither declared in the emits option nor as an "onBeforeChange" prop.
Component emitted event "afterChange" but it is neither declared in the emits option nor as an "onAfterChange" prop.
warn2 @ runtime-core.esm-bundler.js:38
emit$1 @ runtime-core.esm-bundler.js:666
onEnd @ Slider.js:98
The text was updated successfully, but these errors were encountered: