NG-ZORRO / ng-zorro-antd-mobile

A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
http://ng.mobile.ant.design
Other
800 stars 241 forks source link

TextareaItem bug #757

Closed victory-wu closed 2 years ago

victory-wu commented 4 years ago

Version

3.0.3, 1.0.6 都有这个问题

Environment

windows10 chrome 86 最新版本

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-mobile-start-ckdkng?file=src%2Fapp%2Fapp.component.html

Steps to reproduce

点击按钮, 输入测试

What is expected?

结果同步

What is actually happening?

value 值与 结果不同步

Other?

nuonuoge commented 4 years ago

3.0.3版本测试没有问题 image

victory-wu commented 4 years ago

stackblitz 老是让我安装 core-js 又安装不上

nuonuoge commented 4 years ago

@victory-wu 你可以从demo地址打开 贴入你的代码测试 image