antoniandre / vue-cal-v4

A Vue.js full calendar, no dependency, no BS. :metal:
https://antoniandre.github.io/vue-cal-v4/
MIT License
1.25k stars 235 forks source link

Undefined dates #543

Open matheusvps opened 1 year ago

matheusvps commented 1 year ago

Did npm of VueCal Legacy (for Vue2) and did this : image

But in my app the calendar looks like this : image

A lot of undefineds. Why ?

Twoody commented 1 year ago

@matheusvps I would recommend looking at the codepens Antoni has taken the time to put together on the github-pages for this repo.

From there, make your own codepen as a proof of concept that there is an issue. We are not in the business of debugging your application.

QQQQQQQQiu commented 1 year ago

metoo

QQQQQQQQiu commented 1 year ago

"vue-cal": "=3.10.1" There's no problem with this version

zhangsanmu commented 3 months ago

@QQQQQQQQiu 谢谢,我也是遇到了这个问题,切换到3.10.1版本之后就可以了