Is there a way to fix Ionic Vue input v-model?

Viewed 931

I've been working with Ionic and Vue2 for a while and I always have hard time adding ion-input tags to my code, because v-model does not work properly and I have to do all sorts of workarounds. Same is with ion-checkbox and ion-text-area. I was wondering if any of you know a way to fix this so that v-model works or do I have to just wait for Ionic team to fix this?

0 Answers
Related