Support for Bootstrap 5.2.0
palcarazm opened this issue · 5 comments
Perform a non regression test and analyse.
Hi! 👋
Thanks for your issue. You are helping to improve Bootstrap 5 toggle.
Hi, adding to this, if I add a local image to the toggle, it prints out the same weird string of letters every time, no matter the image; b-1lk1c9ttzj
.
and here's the line I'm writing;
<input type="checkbox" checked data-toggle="toggle" data-style="android" data-onstyle="warning" data-on="<img src='assets/icons/sun-fill.svg'> Light">
If you need me to make this an issue, let me know. Amazing work!!
Hi @Jackietkfrost ,
Thanks for your comment.
I think a separated issue will be great!
Can you precise if the icon is from a dependency (bootstrap-icon / fontsawesome...) or just an image?
Thank you very much 😊!
It's a Bootstrap-Icon svg that was downloaded and it's being used locally! I'll go ahead and open a ticket. #46