Evan Wills
Evan Wills
I would also find this very useful. On top of the normal DB connections settings it would need * Host/IP * (possibly) Port * Username, * Password, * SSH key...
Hi @ThomasSuchalla From looking at your fiddle, I think you haven't passed the [search](https://autocomplete.trevoreyre.com/#/javascript-component?id=search) function as one of the properties when calling ```javascript new Autocomplete('.search', { baseClass: 'search' }); ```...
Hi, all We have just upgraded to Vue 3 (using WebPack) and we are also having issues with [CVE-2023-44270](https://github.com/vuejs/component-compiler-utils/issues/136). It would be really great if this PR could be merged...