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 SSR is not working with elemen-ui, there are plugins being used that throws errors when rendered on the server.

### Description Explain the issue you met, and describe what you expected to be. If you can write in English, we will be very grateful. ### Reproduce Steps 1. [First...

I use component Menu with React-router v4 and its Hight order component `withRouter`. When I put something like `this.props.history()` in the Menu's prop `onSelect`, the current active Menu item displays...

### Description Using Dropdown component leads to error ### Error Trace (if possible) Uncaught Error: Element ref was specified as a string (default) but no owner was set. This could...

ERROR in ./node_modules/element-theme-default/lib/index.css Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleParseError: Module parse failed: Unexpected character '' (1:0) You may need an appropriate loader to handle this file type, currently no loaders...

这个项目是不是资源投放太少啊 vue版中的很多特性还不支持

### Description Property rowStyle in Table components does not exist ### Reproduce Steps 1. Create Table component 2. Define rowStyle property ### Error Trace (if possible) Error:(10, 17) TS2769: No...

### Description Table component is exported while TableColumn interface is not ### Solution Please export TableColumn interface

### Description Using React With Typescript, the following : ``` ``` Causes a type error : ``` Property 'onSubmit' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly &...

## 可搜索的select多次输入删除,会直接卡死页面,可以多次输入删除数字1试试

enhancement