You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* changed back to ```$(document).ready``` as it was before [this change](3c4e013#diff-2922c45d87c592fd9fb7ccef74b86f91L1137), since in that case ```jQuery(window).load``` was used for avoiding ```XWiki.MoccaCalendar is undefined```
* in Firefox ```jQuery(window).load``` is not fired, so add the moccaCalendar module as a dependency instead, to be sure ```XWiki.MoccaCalendar``` was declared before
Opening Calendar app is not showing any calendar
In Chrome the problem is not reproduced.
Tested with Mocca Calendar version 2.8.9
The text was updated successfully, but these errors were encountered: