Tell us what’s happening:
Hey all Thanks for the great projects, currently I am working on the Drum Machine project, However the test number 7 is not passing, getting the following error
- When a .drum-pad is triggered, a string describing the associated audio clip is displayed as the inner text of the #display element (each string must be unique). Error: Each time a drum pad is triggered, a unique string should be displayed in the element with the id “display”
at https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:147:331757
I have made sure all strings are unique
Your code so far
The code is in my codepen, here is the link https://codepen.io/renmasuo/pen/NBJWBg
Your browser information:
happens firefox, chrome, edge, don’t have access to safari.
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36
.
Link to the challenge:
https://learn.freecodecamp.org/front-end-libraries/front-end-libraries-projects/build-a-drum-machine