gitbrent/bootstrap4-toggle

Rendering Problem

Closed this issue · 0 comments

Toogle Render not correct. I have copied an example for the Bootstrap4-Toggle Page. Also I have include the repro-links
I am on Bootstrap 4.4.0

image
image

<div class="form-group"> <input type="checkbox" checked data-toggle="toggle" data-on="Ready" data-off="Not Ready" data-onstyle="success" data-offstyle="danger"> </div>

Any Idea