gitbrent / bootstrap4-toggle

Bootstrap 4 Switch Button / Toggle
https://gitbrent.github.io/bootstrap4-toggle/
MIT License
213 stars 67 forks source link

FireFox Jquery Warning #35

Open shanemorton79 opened 4 years ago

shanemorton79 commented 4 years ago

So I just install the latest version of BootStrap 4 Toggle (3.6.1) and I am using BootStrap 4.2.1, while everything appears to work, I am getting a warning in the console each time I hover over a toggle switch (Empty string passed to getElementByID()) which adds up to about 4 events each time you enter or leave a toggle button. From what I can tell it appears to be somehow connected to the bootstrap4-toogle.js script, but yet I don't see that function in the script.

joserick commented 4 years ago

Same "Warning" with Bootstrap 4.5

Edited: Disappears "Warning" if you add "id" attribute to input.