Ionic Vue datetime

For the following snippet, selected date is not read:



<form @submit.prevent=“signUp”>

* Date of birth:







<ion-infinite-scroll @ionInfinite=“ionInfinite”/>


I have tried different approaches, but none of them worked.
I strongly need a piece of guidance.