3Tronics / Stamps

Created with CodeSandbox
https://codesandbox.io/s/github/BetoGreenDog/Stamps
0 stars 0 forks source link

New Issue 3TR #3

Open 3Tronics opened 2 years ago

3Tronics commented 2 years ago

OK assigned to 3TR

3Tronics commented 2 years ago

new

3Tronics commented 2 years ago

email me?

3Tronics commented 2 years ago

OK sunscribed

3Tronics commented 1 year ago
  • LEHLE MONO VOLUME S
  • 3Tronics commented 1 year ago

    "

  • LEHLE MONO VOLUME S
  • "

    3Tronics commented 1 year ago
  • LEHLE MONO VOLUME S
  • 3Tronics commented 1 year ago

    <li>LEHLE MONO VOLUME S </li>

    3Tronics commented 1 year ago

    You could check if the dynamically added "li" elements belong to the DOM when '#selectedProduct li' is clicked. how can I do that ?

    I can see the

  • element I added at the bottom but the top 3 fire but the ones I add dont

    `

    `
  • 3Tronics commented 1 year ago

    You could check if the dynamically added "li" elements belong to the DOM when '#selectedProduct li' is clicked. how can I do that ?

    I can see the

  • element I added at the bottom but the top 3 fire but the ones I add dont

    `

  • 3Tronics commented 1 year ago

    You could check if the dynamically added "li" elements belong to the DOM when '#selectedProduct li' is clicked. how can I do that ?

    I can see the

  • element I added at the bottom but the top 3 fire but the ones I add dont

    <ul class="dropdown-menu" style=""> <li>Nothing connected</li> <li>LEHLE MONO VOLUME xS </li> <li>LEHLE DUAL EXPRESSION</li> <!-- I added below entries when connected at devices.js but they dont respond to a click??--> <li>LEHLE MONO VOLUME S </li> </ul>

  • 3Tronics commented 1 year ago

    You could check if the dynamically added "li" elements belong to the DOM when '#selectedProduct li' is clicked. how can I do that ?

    I can see the li element I added at the bottom but the top 3 fire but the ones I add dont fire?

    <ul class="dropdown-menu" style=""> <li>Nothing connected</li> <li>LEHLE MONO VOLUME xS </li> <li>LEHLE DUAL EXPRESSION</li> <!-- I added below entries when connected at devices.js but they dont respond to a click??--> <li>LEHLE MONO VOLUME S </li> <---this one </ul>

    3Tronics commented 1 year ago

    You could check if the dynamically added "li" elements belong to the DOM when '#selectedProduct li' is clicked. how can I do that ?

    I can see the li element I added at the bottom but the top 3 fire but the ones I add dont fire?