[Bug Report] When I use the <el-slider> the watch is called 2 times after component init.
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
linux, all browsers
### Vue version
2.6.11
### Reproduction Link
https://jsfiddle.net/yesworld/r0jn8vy1/1/
### Steps to reproduce
Check out the jsfiddle link.
### What is Expected?
The "Watch" should not be called during initialization.
### What is actually happening?
The watch is called 2 times after component init
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.