nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
949 stars 232 forks source link

Time zone selection not working for new event popup #6025

Closed SebastianKrupinski closed 1 month ago

SebastianKrupinski commented 1 month ago

Steps to reproduce

  1. Click on a day in the Calendar to create a new event
  2. Try to change the timezone

Expected behavior

Time zone selection drop down should show.

note: the time zone selection works when used in the side bar

Actual behaviour

Nothing happens

Calendar app version

No response

CalDAV-clients used

No response

Browser

No response

Client operating system

No response

Server operating system

No response

Web server

None

Database engine version

None

PHP engine version

None

Nextcloud version

No response

Updated from an older installed version or fresh install

None

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

st3iny commented 1 month ago

Related to https://github.com/nextcloud-libraries/nextcloud-vue/issues/4917

SebastianKrupinski commented 1 month ago

Related to nextcloud-libraries/nextcloud-vue#4917

@st3iny not sure if that is totally related. I tested this with Brave (Chrome Engine) and FireFox. And this was broken on both browsers.

st3iny commented 1 month ago

No, it's not fully related but the fix proposed by susnux works here.