scrimba / community

Repository for public issue-tracking and discussions
https://scrimba.com
910 stars 75 forks source link

Checkbox "checked" output missing in the console.log(event.target) output #638

Open hirom opened 2 years ago

hirom commented 2 years ago

When the type is either "email" or "password", the corresponding value shows up correctly in the console.
However, when "checkbox," the "checked" output does not.