cozy-calendar icon indicating copy to clipboard operation
cozy-calendar copied to clipboard

Empty calendar view

Open Phyks opened this issue 8 years ago • 1 comments

Hi,

I just noticed a bug when going back to my Calendar app from the Home. I don't know why (or what I did specifically to get this), but I had an empty calendar view, meaning the month grid of the calendar was completely blank.

I looked at the console and got this traceback:

TypeError: T is undefined "https://COZY_URL/apps/calendar/javascripts/vendor.js" 27537 8401 TypeError: T is undefined
Trace de la pile :
o@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:8401
r@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:8050
s@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:9062
t.fn.fullCalendar/<@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:24433
.each@https://COZY_URL/apps/calendar/javascripts/vendor.js:489:14
jQuery.prototype.each@https://COZY_URL/apps/calendar/javascripts/vendor.js:253:10
t.fn.fullCalendar@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:24326
CalendarView</CalendarView.prototype.afterRender@https://COZY_URL/apps/calendar/javascripts/app.js:8043:5
module.exports/waitToChangeToday/<@https://COZY_URL/apps/calendar/javascripts/app.js:2023:9
 o@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:8401
r@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:8050
s@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:9062
t.fn.fullCalendar/<@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:24433
.each@https://COZY_URL/apps/calendar/javascripts/vendor.js:489:14
jQuery.prototype.each@https://COZY_URL/apps/calendar/javascripts/vendor.js:253:10
t.fn.fullCalendar@https://COZY_URL/apps/calendar/javascripts/vendor.js:27537:24326
CalendarView</CalendarView.prototype.afterRender@https://COZY_URL/apps/calendar/javascripts/app.js:8043:5
module.exports/waitToChangeToday/<@https://COZY_URL/apps/calendar/javascripts/app.js:2023:9

Phyks avatar Nov 24 '16 17:11 Phyks

Thank you for the report!

jsilvestre avatar Nov 27 '16 15:11 jsilvestre