Floris Koch
Floris Koch
It seems as if I figured it out with the help of this article http://buzzdecafe.github.io/2014/03/20/directive-after-dom/. The element wasn't loaded yet in the DOM apparently, the solution is to wrap the...
For anyone reading this, I had the same problem: I forked the repo and changed line `vue-autocomplete.vue:244` into this `this.json.length ? this.selectList(this.json[this.focusList]) : e.target.form.submit()`. This was sufficient for my use...
Thanks, got it working. However I am stuck now again at the boot with the ` OsxAptioFix2Drv` error. I replaced the ` OsxAptioFix2Drv.efi` file with the ` OsxAptioFix2Drv-free2000.efi` file found...