Hi
We have an autocomplete plugin that uses Jquery UI with the autocomplete plugin. With Joomla 3.7 + Seblod 3.11 this plugin conflicts with the embedded Jquery UI core that comes with SEBLOD (at least in the backend). We have a JS conflict in the console.
We tried to only load the Jquey autocomplete without the Jquery ui complete package to avoid the conflict but it didn't work because it was loaded before the Jquery UI core
How can we tell SEBLOD to load any Jquery plugins to prevent any further conflict ?
thanks
Cyril