Skip to content
New issue

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

bug(Chips): WAVE error in mat-chips input control #20901

Open
IConstructor opened this issue Oct 28, 2020 · 2 comments
Open

bug(Chips): WAVE error in mat-chips input control #20901

IConstructor opened this issue Oct 28, 2020 · 2 comments

Comments

@IConstructor
Copy link

@IConstructor IConstructor commented Oct 28, 2020

Reproduction

Steps to reproduce:

  1. Go to https://stackblitz.com/angular/oaxdlnpkrpk?file=src%2Fapp%2Fchips-autocomplete-example.ts
  2. Click button "Open in new window"
  3. In the new window turn on WAVE
  4. WAVE showing "Missing form label" error.

Expected Behavior

WAVE not showing any errors in the control.

Actual Behavior

WAVE showing "Missing form label" error.

Environment

  • Angular: 8
  • CDK/Material: Material
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows
@crisbeto
Copy link
Member

@crisbeto crisbeto commented Oct 29, 2020

It's probably, because the docs example doesn't have a mat-label inside the mat-form-field.

@IConstructor
Copy link
Author

@IConstructor IConstructor commented Nov 6, 2020

@crisbeto , does it make sense to add it ? I believe it is not right if it will be empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.