Same problem. Newest Firefox/Chrome opens the Calender-App correcty, but can't create events. It says always "the event does not exists" Older Browsers showing blank Page. Browser Console write following error: ReferenceError: ResizeObserver is not defined.
Tried with my personal macbook with newest firefox. Works well. My business notebook Qin10 Firefox 68.12.0 shows blank page. Anything I can log or try to do?
And yes, tried to refresh page, also rebooted PC.
Same problem here. Rebooting and performing various system updates did not solve the problem.
Tried accessing personal nextcloud via firefox, chromium and palemoon, with the same result: blank calendar, whereas the rest of the nextcloud works fine. Problem therefore seems to be server-side (after update to latest "stable": 19.0.4)
server-side calendar is still correctly managed and served as caldav (can be sync'ed, updated, etc from android app and from thunderbird plugin)
server-side production of web page showing calendar lags forever: "blank" calendar appears, and "turning arrow icon" stays eternally, never replaced by actual content - this via several client browsers, three different computers and two different ISPs
This issue was resolved (at least for me) when updating to version 20.0.2 of Nextcloud. It was still present in the release candidate preceding that version.
Simultaneously, the integrated kanban board and task list apps started working properly as well.
Note that I had started updating from the beta channel after this issue started, which is why I am quite confident about which specific update solved it. I am now going back to updating only from Stable, as recommended for daily use.
Same here with 20.0.4
The page stays empty, no matter if I choose Day, Week, Month, or List view. Also, the symbol does not change and always shows the symbol for Month view.
Also, the arrows to go back and forth in time do to change the month.
This is the case for all users.
Similar.. no main calendar window display.. silent fail. I'm on NC 20.0.2 (was a fresh build and first additions were calendar). Had a small calendar successfully loaded in 2.1.2 and before quitting decided to update to 2.1.3. That was when calendar display window disappeard. Same behavior in Firefox and Brave.
Developer tools/Console shows errors;
TypeError: e.replaceAll is not a function
TypeError: Cannot read property '$el' of undefined
followed by 4 GET (404)... 2 re: avatar and 2 others
Let me know what other diag info could be helpful.
Looking for a way to rollback the calendar. Recently, tried to uninstall and reinstall calendar app and broke my entire app install section of NC... no entries appear
Know case is closed but just wanted to follow-up... was able to roll back to Cal 2.1.2 and problem cleared up... guess supported my older browser? All is good. Thanks for the cool link to the javascript browser compatibility webpage.
Did you try to force refresh the page? Or remove and reinstall the app (no data will be lost).
Same problem. Newest Firefox/Chrome opens the Calender-App correcty, but can't create events. It says always "the event does not exists" Older Browsers showing blank Page. Browser Console write following error: ReferenceError: ResizeObserver is not defined.
Tried with my personal macbook with newest firefox. Works well. My business notebook Qin10 Firefox 68.12.0 shows blank page. Anything I can log or try to do? And yes, tried to refresh page, also rebooted PC.
Updated firefox, works now.
Same problem here. Rebooting and performing various system updates did not solve the problem.
Tried accessing personal nextcloud via firefox, chromium and palemoon, with the same result: blank calendar, whereas the rest of the nextcloud works fine. Problem therefore seems to be server-side (after update to latest "stable": 19.0.4)
After more testing:
Possibly related to https://github.com/nextcloud/calendar/pull/2620
This issue was resolved (at least for me) when updating to version 20.0.2 of Nextcloud. It was still present in the release candidate preceding that version. Simultaneously, the integrated kanban board and task list apps started working properly as well. Note that I had started updating from the beta channel after this issue started, which is why I am quite confident about which specific update solved it. I am now going back to updating only from Stable, as recommended for daily use.
I'm still getting the issue (doesn't look like 2620) with Nextcloud 20.0.2. Am I doing something wrong?
SOLVED: old browser
Same here with 20.0.4 The page stays empty, no matter if I choose Day, Week, Month, or List view. Also, the symbol does not change and always shows the symbol for Month view. Also, the arrows to go back and forth in time do to change the month. This is the case for all users.
Similar.. no main calendar window display.. silent fail. I'm on NC 20.0.2 (was a fresh build and first additions were calendar). Had a small calendar successfully loaded in 2.1.2 and before quitting decided to update to 2.1.3. That was when calendar display window disappeard. Same behavior in Firefox and Brave. Developer tools/Console shows errors; TypeError: e.replaceAll is not a function TypeError: Cannot read property '$el' of undefined followed by 4 GET (404)... 2 re: avatar and 2 others Let me know what other diag info could be helpful.
Looking for a way to rollback the calendar. Recently, tried to uninstall and reinstall calendar app and broke my entire app install section of NC... no entries appear
Fixed in https://github.com/nextcloud/calendar/pull/2822, needs a new release. Recent browsers should work fine.
Know case is closed but just wanted to follow-up... was able to roll back to Cal 2.1.2 and problem cleared up... guess supported my older browser? All is good. Thanks for the cool link to the javascript browser compatibility webpage.