Ever since integrating the FullCalendar library into my Vue project, I've been encountering an error every time I try to use my custom component in a Vue template.
My setup includes Vue 3, Vite, VSCode, eslint, and prettier.
This issue seems to be more common with ReactJS, and unfortunately, I haven't been able to find a solution specific to Vue.
If anyone has any insights or suggestions, please let me know.