mimecorg / vuido

Native desktop applications using Vue.js.

Home Page:https://vuido.mimec.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Unknown element TextInput

w3cj opened this issue · comments

commented

I tried to spin up a simple vuido app on my livestream today and ran into some issues.

Looks like the latest version of vuido with textinput and textarea is not published to npm?

https://youtu.be/aRj8jNzuphk?t=4667

I ended up re-building the runtime from source and got it working.

Also, got the error [Vue warn]: Failed to resolve directive: model when trying to use v-model.

The project is here: https://github.com/CodingGarden/morning-tea/tree/master/05-24-2018/vuido-demo

I used the vuido template.

Yes, the latest version isn’t on npm yet, I will publish it next week. By the way, thanks for sharing this, it’s good to know that Vuido is on YouTube 😊