We usually do not add IDs - it has no importance to us. However it fails to create a select this way. The line that fails:
customDropdown.classList.add(originalSelect.id),
I cannot even fathom how to make a PR as I do not how much you actually use it. I am not even sure why one would add an ID to a class list...
We usually do not add IDs - it has no importance to us. However it fails to create a select this way. The line that fails:
customDropdown.classList.add(originalSelect.id),I cannot even fathom how to make a PR as I do not how much you actually use it. I am not even sure why one would add an ID to a class list...