Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.0.0-rc.6 issues #2984

Closed
cipchk opened this issue Feb 27, 2019 · 0 comments
Closed

7.0.0-rc.6 issues #2984

cipchk opened this issue Feb 27, 2019 · 0 comments

Comments

@cipchk
Copy link
Member

cipchk commented Feb 27, 2019

cascader

动态加载选项时点击项图标变成加载状态,若鼠标不动(即可能会触发重新渲染)时加载状态未还原。

重现

https://deploy-preview-2981--ng-zorro-master.netlify.com/components/cascader/zh#components-cascader-demo-lazy

slider

1、缺少 Marks, SliderValue 等接口导出

以下无法使用:

import { Marks, SliderValue } from 'ng-zorro-antd';

2、双滑块

双滑块模式未指定 nzDefaultValue 属性时会 Cannot read property 'forEach' of undefined 错误。

另:建议文档对 nzDefaultValue 的使用进一步描述

重现

https://stackblitz.com/edit/angular-kgg9mc?file=src/app/app.component.ts

table

nzShowSortnzCustomFilter 同时存在时自定义 filter 图标错位。

重现

https://stackblitz.com/edit/angular-xeamlf?file=src/app/app.component.ts

Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
…G-ZORRO#2985)

* fix(module:cascader): fix children state not changed in async demo

* build: fix ci

* Update components/cascader/nz-cascader-li.component.ts

Co-Authored-By: wendzhue <[email protected]>

close NG-ZORRO#2984
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
…G-ZORRO#2985)

* fix(module:cascader): fix children state not changed in async demo

* build: fix ci

* Update components/cascader/nz-cascader-li.component.ts

Co-Authored-By: wendzhue <[email protected]>

close NG-ZORRO#2984
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant