Hi Adri,

yes, you are right, the documentation could be better … 🙂

To check if the script is enqueued, take a look at the source code in the customizer via the dev tools of your browser, and search for the script file’s name. And if it is enqueued, also check if the path is correct (just try to load the script URL in the browser).

If the script is correctly loaded and it does not work, maybe the customizer setting needs to exist (be registered via PHP) – I am not 100 percent sure, maybe the control does not show up, if it has a value for setting that does not exist.

Best,
Florian