You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😊
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.
The text was updated successfully, but these errors were encountered: