ElemeFE / ElemeFE/element

[Bug Report] el-input-number emits input event on each change

Open
#19,867 1 comment 0 reactions 0 assignees View on GitHub
stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Element UI version
2.13.2

### OS/Browsers version
Chrome

### Vue version
2.6.11

### Reproduction Link
https://codepen.io/vbarbarosh/pen/rNxqpPw?editors=1000

### Steps to reproduce
1) Add `` to your component

2) Change `value` outside of element

### What is Expected?
`input` handler is called

### What is actually happening?
`input` handler should not be called

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.