We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://stackblitz.com/edit/angular-bmvpiq?file=src/app/app.component.ts
希望是 null 或者 undefind的时候 不出现警告信息 即:
出现警告信息
The text was updated successfully, but these errors were encountered:
还有个问题就是 nzDefaultPickerValue 不起作用 设置了没用
Sorry, something went wrong.
fix(module:date-picker): remove wrong warning message
22e0aca
close NG-ZORRO#6310
fix(module:date-picker): remove wrong warning message (#6335)
cf10a03
close #6310
wenqi73
Successfully merging a pull request may close this issue.
Reproduction link
https://stackblitz.com/edit/angular-bmvpiq?file=src/app/app.component.ts
Steps to reproduce
ng-zorro-antd-core-logger.js:26 [NG-ZORRO]: The string type is not recommended for date-picker, use "Date" type
What is expected?
希望是 null 或者 undefind的时候 不出现警告信息
即:
What is actually happening?
出现警告信息
The text was updated successfully, but these errors were encountered: