Georgy Ivanov
Georgy Ivanov
A workaround might be ``` $('[type="checkbox"]').each(function(i, input) { var title = $(this).prop('title'); new Switchery(input); $(this).next('.switchery').prop('title', title); }); ```
Same experience with Docker `23.0.1`: ``` Client: Docker Engine - Community Version: 23.0.1 API version: 1.42 Go version: go1.19.5 Git commit: a5ee5b1 Built: Thu Feb 9 19:51:00 2023 OS/Arch: linux/amd64...
Sure. This is a rather synthetic benchmark: ```