avits1
Results
1
comments of
avits1
Hi, Is the problem fixed yet? I still cannot create and show the switch in the ON state. sample code: let whatever_toggle = $(``); $(parent_elem).append(whatever_toggle); // .... $(".whatever_toggle").bootstrapSwitch({ state: true,...