Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'footprint' of undefined #149

Open
laoyuerCC opened this issue Jun 10, 2020 · 6 comments
Open

Cannot read property 'footprint' of undefined #149

laoyuerCC opened this issue Jun 10, 2020 · 6 comments

Comments

@laoyuerCC
Copy link

laoyuerCC commented Jun 10, 2020

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

@Xingsir1991
Copy link

我也有这个问题
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)

@Doc999tor
Copy link

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

@HaoGan1
Copy link

HaoGan1 commented Aug 29, 2022

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

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

@laoyuerCC
Copy link
Author

laoyuerCC commented Aug 29, 2022 via email

@HaoGan1
Copy link

HaoGan1 commented Aug 29, 2022

我也有这个问题 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)

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

@laoyuerCC
Copy link
Author

laoyuerCC commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants