ManukMinasyan / vue-functional-calendar

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

TypeError: this.$set is not a function #159

Closed luca-giardina closed 8 months ago

luca-giardina commented 8 months ago

FunctionalCalendar.vue:502 Uncaught TypeError: this.$set is not a function at FunctionalCalendar.vue:502:18 at Array.forEach ()

this.$set(this.fConfigs, objectKey, this.configs[objectKey])

"devDependencies": {
    "@vitejs/plugin-vue": "^4.5.2",
    "axios": "^1.6.1",
    "laravel-vite-plugin": "^0.8.0",
    "sass": "^1.69.5",
    "vite": "^4.0.0",
    "vue-functional-calendar": "^2.9.98"
},
"dependencies": {
    "vue": "^3.2.36"
}
ManukMinasyan commented 8 months ago

@luca-giardina thank you for report. Unfortunately the calendar does not work with Vue 3