-
-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Open
Labels
full stack certThis label is for the new full stack certificationThis label is for the new full stack certificationscope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.Lessons, Challenges, Projects and other Curricular Content in curriculum directory.status: waiting triageThis issue needs help from moderators and users to reproduce and confirm its validity and fix.This issue needs help from moderators and users to reproduce and confirm its validity and fix.
Description
Describe the Issue
I am fairly certain that fetching an input value by " .value" is not yet taught at this point in the course. I remember it from following the previous curriculum so I was able to do it.
Affected Page
https://www.freecodecamp.org/learn/full-stack-developer/workshop-music-instrument-filter/step-9
Your code
selectContainer.addEventListener("change", () => {
console.log(selectContainer.value);
});
Expected behavior
n/a
Screenshots
n/a
System
- Device: [e.g. iPhone 6, Laptop]
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.04]
- Browser: [e.g. Chrome, Safari]
- Version: [e.g. 22]
Additional context
n/a
Metadata
Metadata
Assignees
Labels
full stack certThis label is for the new full stack certificationThis label is for the new full stack certificationscope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.Lessons, Challenges, Projects and other Curricular Content in curriculum directory.status: waiting triageThis issue needs help from moderators and users to reproduce and confirm its validity and fix.This issue needs help from moderators and users to reproduce and confirm its validity and fix.