[Bug Report] Silently crush tooltip and table components while using prebuilded element
Open
component: table
status: help wanted
type: bug
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.2
### OS/Browsers version
osx catalina/safari 14.1.1
### Vue version
2.6.14
### Reproduction Link
https://jsfiddle.net/vpx6m9hg/
https://jsfiddle.net/8a5btyor/
### Steps to reproduce
1. build element-ui with esbuild in esm format or use already builded from cdn (skypack, esm.sh, etc).
2. place el-table, el-tooltip component on ur view
### What is Expected?
table and tooltip display like when using global mode via https://unpkg.com/element-ui@2.15.2/lib/index.js
### What is actually happening?
no any table or tooltip was displayed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.