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

an error of textarea nzAutosize in modalServices open component #2713

Closed
winifred-tb opened this issue Dec 29, 2018 · 1 comment
Closed

an error of textarea nzAutosize in modalServices open component #2713

winifred-tb opened this issue Dec 29, 2018 · 1 comment

Comments

@winifred-tb
Copy link

Version

7.0.0-rc.3

Environment

"ng-zorro-antd": "7.0.0-rc.3"

Reproduction link

https://stackblitz.com/edit/angular-rspkss?embed=1&file=src/app/test.component.ts

Steps to reproduce

open the first modal , the textarea's nzAutosize was right;
open the second modal , the textarea's nzAutosize was wrong;

What is expected?

open the second modal , the textarea's nzAutosize was right;

What is actually happening?

open the second modal , the textarea's nzAutosize was wrong;

Other?

hlep me, thanks

@vthinkxie
Copy link
Member

works fine in material dialog, it seems that this bug comes from modal @hsuanxyz plz check
https://stackblitz.com/edit/angular-zdr7z4?file=app/dialog-overview-example-dialog.html

hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue Mar 11, 2019
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue Mar 14, 2019
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* fix(module:modal): integrate with tabs and auto-size

* fix(module:autosize): bug in modal

* test(module:autosize): add resize test case

close NG-ZORRO#2286, close NG-ZORRO#2713
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* fix(module:modal): integrate with tabs and auto-size

* fix(module:autosize): bug in modal

* test(module:autosize): add resize test case

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

No branches or pull requests

3 participants