bootstrap-switch
bootstrap-switch copied to clipboard
Extremely slow to setup the switch in table
When for instance we have a table of 200 rows with 2 columns having a switch it take over a minute to show the data. If we don't use bootstrap switch it takes 2 seconds with traditional checkbox
The switches are setup using jQuery as per the documentation.
Any solution for this?