Open SevymolSebastian opened 4 years ago
Hmm, I'll look into it.
Having the same problem here. Just installed the plugin following the doc but i got this error
@SevymolSebastian Has it ever worked for you?
I have just tested with my demo repo and it appears to be working for me, can you confirm which version of fullcalendar you are using?
I also had this error, I think version 3.10.2 of fullcalendar, which was released a few days ago, may have introduced some breaking changes.
I fixed it by explicitly setting fullcalendar to version 3.10.1 in my package.json.
@Sandalf thanks for this, I could update the dependencies to reflect this?
I have released vue-full-calendar@2.8.0
which explicitly sets fullcalendar v3.10.1
as the dependency.
[Vue warn]: Error in mounted hook: "TypeError: cal.fullCalendar is not a function"
found in
---> at node_modules/vue-full-calendar/components/FullCalendar.vue
TypeError: cal.fullCalendar is not a function
version: 2.7.0