ElemeFE / ElemeFE/element-react
使用element-react carousel遇到的2个问题
Open
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 435
- PR merge metrics
- No merged PRs in 30d
Description
### 新手学习react,使用element-react carousel期间遇到了2个问题,
* carousel的 type=flatcard不存在,但官网页面有这个样式,尽快上线把!
* Can only update a mounted or mounting component. This usually means you called setState, replaceState, or forceUpdate on an unmounted component. This is a no-op.
Please check the code for the Carousel component. 这个问题我还不知道怎么解决,问题好像出现在Carousel组件里,不使用组件不会出现问题,希望能帮助我解决这个问题!
Contributor guide
Assessment
This issue has not been assessed yet.