-
Notifications
You must be signed in to change notification settings - Fork 10
ion-input etc not taking v-model #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for the input @xewl. The support shouldn't be external as Vue is the base and Ionic is integrated. Let me reproduce your error on my end. |
Vue has it's own support layer in ionic/vue to give v-model support to these components You two seem to have the most experience with this setup (Nuxt, Vue, Ionic). |
@xewl for now I have added an alternate fix which will handle v-model. I am waiting for Nuxt 3 beta to be rolled out so that @ionic/vue package can be utilized to experiment more with Nuxt + Ionic setup. Feel free to reopen if issue persists. |
Thanks for looking into it! |
Seems like the Vue support for Ionic wasn't pulled in?
Won't update "password" in data.
I can see that there's the ionic.js plugin, but :S
The text was updated successfully, but these errors were encountered: