ManukMinasyan / vue-functional-calendar

Vue.js Functional Calendar | Component/Package
https://vue-functional-calendar.now.sh/
MIT License
467 stars 84 forks source link

Invalid prop: type check failed for prop "value". Expected Object, got String with value "" #132

Closed Taylorchong123 closed 3 years ago

Taylorchong123 commented 3 years ago

don't know what problem

<FunctionalCalendar v-model='editDate' :hidden-elements="['leftAndRightDays']" :is-date-picker="true"

                            >

                            </FunctionalCalendar>
TitanFighter commented 3 years ago

Show the value of editDate

Taylorchong123 commented 3 years ago

Show the value of editDate

image