You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @oestrogen. We totally like your proposal/feedback, welcome to send us a Pull Request for it. Please fill the Pull Request Template here, provide documentation/test cases if needed and make sure CI passed, we will review it soon. Appreciate it advance and we are looking forward to your contribution!
Reproduction link
https://stackblitz.com/edit/angular-aeu9j9?file=src/app/app.component.ts
Steps to reproduce
What is expected?
I want to be able to link a label/nz-form-label with for/nzFor to a date-picker's input element, like I can do with nzId with an inputNumber
What is actually happening?
It's not possible to connect a label to a date-picker.
The text was updated successfully, but these errors were encountered: