NG-ZORRO / ng-zorro-antd-mobile

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

ios手机如果只输入中文,required校验不通过 #317

Closed WangHone closed 5 years ago

WangHone commented 5 years ago

Version

0.11.5

Environment

手机ios系统,angular7,zorro-mobile0.11.5

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-mobile-start-wp48fg?file=package.json

Steps to reproduce

用户名或密码只输入中文的时候,required校验不通过

What is expected?

用户名或密码只输入中文的时候,required校验通过

What is actually happening?

用户名或密码只输入中文的时候,required校验不通过

Other?

android系统没有问题

WangHone commented 5 years ago

0.11.6已经修复了此问题