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

[Bug Report] [Component] [slider] el-slider组件直接点击不拖拽没有触发change事件 #7797

Closed
royalscome opened this issue May 20, 2022 · 1 comment
Labels

Comments

@royalscome
Copy link

Bug Type: Component

Environment

  • Vue Version: 3.2.25
  • Element Plus Version: 2.2.0
  • Browser / OS: Chorme 100.0.4896.127/windows 10
  • Build Tool: Vite

Reproduction

Related Component

  • el-slider

Reproduction Link

CodePen

Steps to reproduce

1.在项目中使用el-slider组件;
2.在el-slider中绑定change事件;
3.直接点击滑轨未触发change事件;

What is Expected?

点击滑轨可以触发change事件

What is actually happening?

点击滑轨未触发change事件

Additional comments

(empty)

@holazz
Copy link
Member

holazz commented Sep 11, 2022

Fixed by #9553

@holazz holazz closed this as completed Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants