element-react icon indicating copy to clipboard operation
element-react copied to clipboard

Element UI

Results 109 element-react issues
Sort by recently updated
recently updated
newest added

### Description I am using version "element-react": "^1.4.33 As soon as Import any comoponent from element-react, I get the below error: ``` Failed to compile. ./node_modules/element-react/dist/npm/es5/libs/animate/index.js Module not found: Can't...

### Description ie11 Input里的AutoComplete组件输入内容会卡死,而且cpu会飙升,Chrome和firefox没有问题 ### Reproduce Steps 1. 把官网地址用ie打开 https://elemefe.github.io/element-react/#/zh-CN/input 2. 在AutoComplete组件上输入内容就卡死了

### Description Timer Piker Bug on IE11: https://elemefe.github.io/element-react/#/zh-CN/time-picker The Arbitrary time picker makes IE crashed on mouseover the selection area. 时间选择器在IE11下的Bug https://elemefe.github.io/element-react/#/zh-CN/time-picker 任意时间选择器在鼠标划入下拉菜单时导致IE崩溃。

…Update hook function Please makes sure these boxes are checked before submitting your PR, thank you! * [x] Make sure you are merging your commits to `master` branch. * [x]...

table 中的 列的 render方法一直处于执行状态 这也太。。。。。。只要列中有render的方法 呵呵 一起在起作用 太坑人了。

### Description Form Select element makes IE11 stuck and not responding. ### Reproduce Steps 1. Insert Select element with some options to page 2. Open page in IE11 3. Click...

如下代码: ``` ``` 下面的`Input`能够正常显示,占容器全宽,而`DateRangePicker`就只能占据固定宽度。 查看DOM树,渲染出的`el-date-editor`及其子元素均无内连style属性。

Form 的resetFields方法无效

table组件 加载数据之前怎么显示一个loading的图标?

加载数据之前怎么显示一个loading的图标?