Bootstrap colorpicker basic example does not work
问题 I would like to use a color picker plugin for bootstrap : https://farbelous.io/bootstrap-colorpicker/index.html It uses bootstrap 4 and Jquery When trying the very basic code example, published by the developer, in my website or in JS Fiddle, the color picker just does not work properly (you should see a clickable square on the left and be able to pick a color with it) JsFiddle What am I doing wrong ? I thought it might be the imports that did not work, so I used CDNs but it does not change