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
8.5.2
all
https://stackblitz.com/edit/angular-v3twsq?file=src/app/app.component.ts
Without an ngModel the nz-input cannot be disabled properly. You can still select it and write text. See the the first input in the link above.
The text was updated successfully, but these errors were encountered:
fix(module:nz-input): cannot be disabled if ngModel is missing (NG-ZO…
4426979
…RRO#4655)
Hi, this issue has been fixed by angular v9, we will release ng-zorro-antd v9 soon.
Sorry, something went wrong.
It seems that this issue still exist in "ng-zorro-antd": "^12.1.0",. I highly doubt that you guys had solved the problem.
"ng-zorro-antd": "^12.1.0",
Seems to still be an issue in ^13.2.1
^13.2.1
Still an issue in ^13.3.2 too
^13.3.2
Still an issue in ^13.1.1
vthinkxie
No branches or pull requests
Version
8.5.2
Environment
all
Description
https://stackblitz.com/edit/angular-v3twsq?file=src/app/app.component.ts
Without an ngModel the nz-input cannot be disabled properly. You can still select it and write text. See the the first input in the link above.
The text was updated successfully, but these errors were encountered: