Sidebar closing and go back to the create event modal
The sidebar and all other dates (complete grid view) gone away and you see an empty window


2.0.2
Chromium Edge
Operating system: (e.g. Arch Linux)
Windows 10 1909
Operating system: (e.g. Debian 8)
Ubuntu
Web server: (e.g. Apache, Nginx,...)
Apache 2.4
Database: (e.g. MariaDB, SQLite or PostgreSQL)
MySQL 5.7
PHP version: (e.g. 7.0.3)
7.4.2
Nextcloud Version: (see admin page, e.g. 17.0.2)
18.0.1
Updated from an older installed version or fresh install:
updated from 15 > 16 > 17 > 18
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
@Dennis1993 Can you please provide javascript logs. Thx
Of course! :)

Hi folks,
I've exactly the same error in my console, but with a different user interaction, on Firefox and Chrome, see my screencast below:

Steps to reproduce this issue:
https://mynextcloud.com/apps/calendar/timeGridWeek/nowHave a good day,
Tortue Torche
This is an upstream issue in the fullcalendar library we are using:
https://github.com/fullcalendar/fullcalendar/issues/5266
I will try to see if the described workaround is working for the way we are using fullcalendar.
Hi folks,
Any news on this issue? Because this is a major bug so I'll not update the 2.0.2 version on my Nextcloud production instance and I recommend everyone to do like me.
And if you already use the 2.0.2 version, I don't know if it's possible to downgrade the calendar application to the 2.0.1 version.
Have a good day,
Tortue Torche
The workaround described upstream does not work for our case.
@tortuetorche Downgrading is generally not supported, but if you just replace an already installed calendar 2.0.2 with the files of 2.0.1, it will work. You might have to clear the browser cache.
Because this is a major bug ...
Please note that:
Let's downgrade to fullcalendar 4.3.x for the meantime.
I am rolling out nextcloud in a company right now and need a solution to this problem. The project page says:
Instead of setting everything up manually, you can just download the nightly builds or download a pre-release instead. Nightly builds are updated every 24 hours, and are pre-configured with all the needed dependencies.
The link to the nightly builds is dead. The link to the pre-releases just points to the releases, and the latest release has the bug. Downgrading is not supported. So what are my options to get something running without this annoying bug?
Regards
@tobox Did you actually read what i just wrote two comments above?
https://github.com/nextcloud/calendar/issues/2051#issuecomment-598637807
Downgrading is generally not supported, but if you just replace an already installed calendar 2.0.2 with the files of 2.0.1, it will work. You might have to clear the browser cache.
Sorry, I forgot to mention that I tried that last week, but it failed. The login screen looked like this (translates into: App update required - start update):

After a while (maybe some other user clicked on it) I saw only this (translates into "maintenance mode"):

Did I do something wrong? I just moved the nextcloud/apps/calendar outside of the nextcloud tree and unpacked 2.0.1 to that folder, and I also updated the file permissions.
@tobox Please ask support questions in our forum: https://help.nextcloud.com
I tried it 2 more times, and now it worked. This is what I did:
I don't think all steps are neccessary, but at least it worked. The calendar app is now properly displayed in the list of installed apps (2.0.1 installed with update to 2.0.2 available).
Pull-request for downgrading fullcalendar: https://github.com/nextcloud/calendar/pull/2147
Most helpful comment
Let's downgrade to fullcalendar 4.3.x for the meantime.