gitbrent/bootstrap4-toggle

FireFox Jquery Warning

Opened this issue · 1 comments

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.

Same "Warning" with Bootstrap 4.5

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