auro-checkbox: error should be boolean, not string #33
Labels
released
Completed work has been released
Status: Work In Progress
Issue or Pull Request work is in Progress
Type: Bug
Bug or Bug fixes
Describe the bug
The error prop on individual checkboxes is documented as a boolean, but in the code it's a string.
auro-checkbox/src/auro-checkbox.js
Lines 44 to 47 in 358793a
This issue manifests identically to AlaskaAirlines/auro-radio#50
Expected behavior
The auro-checkbox error prop is a boolean.
The text was updated successfully, but these errors were encountered: