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

Cannot read property 'footprint' of undefined

Open laoyuerCC opened this issue 4 years ago • 6 comments

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

laoyuerCC avatar Jun 10 '20 08:06 laoyuerCC

我也有这个问题 fullcalendar.js?8cc1:4630 Uncaught TypeError: Cannot read property 'footprint' of undefined at HTMLDivElement.eval (fullcalendar.js?8cc1:4630) at Function.each (jquery.js?a336:381) at jQuery.fn.init.each (jquery.js?a336:203) at TimeGridEventRenderer.EventRenderer.renderFgSegEls (fullcalendar.js?8cc1:4626) at TimeGridEventRenderer.EventRenderer.renderFgRanges (fullcalendar.js?8cc1:4550) at TimeGridEventRenderer.EventRenderer.render (fullcalendar.js?8cc1:4539) at TimeGrid.DateComponent.executeEventRender (fullcalendar.js?8cc1:10154) at AgendaView.executeEventRender (fullcalendar.js?8cc1:12655) at Object.eval [as func] (fullcalendar.js?8cc1:3996) at RenderQueue.runTask (fullcalendar.js?8cc1:9927)

Xingsir1991 avatar Aug 07 '20 03:08 Xingsir1991

If it's still relevant, it caused by jQuery version incompatibility Upgrade the fullcalendar version or downgrade the jQuery or here the potential solution: SO but it's not recommended

Doc999tor avatar Mar 20 '21 21:03 Doc999tor

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

现在解决了吗 我也遇到了同样的问题

HaoGan1 avatar Aug 29 '22 06:08 HaoGan1

收到!谢谢,我将稍后处理

laoyuerCC avatar Aug 29 '22 06:08 laoyuerCC

我也有这个问题 fullcalendar.js?8cc1:4630 Uncaught TypeError: Cannot read property 'footprint' of undefined at HTMLDivElement.eval (fullcalendar.js?8cc1:4630) at Function.each (jquery.js?a336:381) at jQuery.fn.init.each (jquery.js?a336:203) at TimeGridEventRenderer.EventRenderer.renderFgSegEls (fullcalendar.js?8cc1:4626) at TimeGridEventRenderer.EventRenderer.renderFgRanges (fullcalendar.js?8cc1:4550) at TimeGridEventRenderer.EventRenderer.render (fullcalendar.js?8cc1:4539) at TimeGrid.DateComponent.executeEventRender (fullcalendar.js?8cc1:10154) at AgendaView.executeEventRender (fullcalendar.js?8cc1:12655) at Object.eval [as func] (fullcalendar.js?8cc1:3996) at RenderQueue.runTask (fullcalendar.js?8cc1:9927)

请问你的问题解决了吗 我也遇到了同样的问题

HaoGan1 avatar Aug 29 '22 06:08 HaoGan1

收到!谢谢,我将稍后处理

laoyuerCC avatar Oct 11 '22 09:10 laoyuerCC