Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Empty calendar view #613

Open
Phyks opened this issue Nov 24, 2016 · 1 comment
Open

Empty calendar view #613

Phyks opened this issue Nov 24, 2016 · 1 comment
Labels

Comments

@Phyks
Copy link

Phyks commented Nov 24, 2016

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
@jsilvestre
Copy link
Contributor

Thank you for the report!

@clochix clochix added the bug label Nov 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants