vue-fullcalendar icon indicating copy to clipboard operation
vue-fullcalendar copied to clipboard

vue calendar fullCalendar. no jquery required. Schedule events management

Results 99 vue-fullcalendar issues
Sort by recently updated
recently updated
newest added

我在进行 月 周 日切换的时候,就会报出这个Cannot read property 'footprint' of undefined 异常 。。且 周和日 的view 直接不显示了。我传的时间格式 {start: '2020-03-23 09:00:00', end: '2020-03-23 12:00:00',} 精确到了秒

![image](https://cloud.githubusercontent.com/assets/23611534/24947293/dbc32068-1f98-11e7-874b-71b875514e0b.png)

lang="zh" 和locale="zh"都不行呀

I added Dutch week names and month names.

zh-cn不行, zh也不行

safari ![screen shot 2017-05-08 at 14 17 37](https://cloud.githubusercontent.com/assets/12582702/25791127/24826a4c-33f9-11e7-99c0-d474a0578ff7.png) other browsers ![screen shot 2017-05-08 at 14 18 28](https://cloud.githubusercontent.com/assets/12582702/25791137/40f1dee2-33f9-11e7-9f7a-7c36ea8d4d53.png) The cause seems to be that the argument order of the Array.prototype.sort() is...