ManukMinasyan / vue-functional-calendar

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

Examples do not work #120

Closed catsclaw closed 1 year ago

catsclaw commented 3 years ago

I have <functional-calendar :configs='{}'></functional-calendar> copied exactly from the examples, but I get the following when I load the page.

[Vue warn]: Property or method "props" is not defined on the instance 
but referenced during render. Make sure that this property is reactive, 
either in the data option, or for class-based components, by initializing 
the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.

found in

---> <functional-calendar> at node_modules/vue-functional-calendar/src/components/FunctionalCalendar.vue
ManukMinasyan commented 1 year ago

Hello. Thanks for your feedback. Now I don't have time to deal with the calendar. Please create pull requests, I will appreciate it, it will be useful for the community.