NG-ZORRO / ng-zorro-antd-mobile

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

CheckboxItem onClick Bug #833

Open xiaocode opened 2 years ago

xiaocode commented 2 years ago

HTML: <CheckboxItem (onChange)="valueChange($event)"> 测试 </CheckboxItem>

点击得到下方的错误: ERROR TypeError: this._ngModelOnChange is not a function at CheckboxItemComponent.change (ng-zorro-antd-mobile.mjs:3920:14)