Skip to content

Build a Music Instrument filter - step 9 #62096

@Cat4898

Description

@Cat4898

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

No one assigned

    Labels

    full stack certThis label is for the new full stack certificationscope: curriculumLessons, 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions