[Bug Report] el-switch not working inside el-table-column
Open
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
85.0.4183.121- google chrome
### Vue version
3.0.0
### Reproduction Link
https://jsfiddle.net/y0n9xv2s/20/
### Steps to reproduce
Used two el-switch
1. One which is outside el-table-column is working perfectly but the one which is inside is not toggling or changing its state.
### What is Expected?
el-switch should work inside table as well.
### What is actually happening?
switch is not working inside table as of now but working fine outside table.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.