When I have the query parameter timezone= with an empty timezone, I cannot view the calendar.
The reason is that the timezone is added again and that leads to a 500 error.
Reproduce:
View a calendar with timezone= at the end.
See another timezone= for the local time zone is attached.
Code: configuration.js
We're using Polar.sh so you can upvote and help fund this issue. We receive the funding once the issue is completed & confirmed by you. Thank you in advance for helping prioritize & fund our work.
When I have the query parameter
timezone=
with an empty timezone, I cannot view the calendar.The reason is that the timezone is added again and that leads to a 500 error.
Reproduce:
View a calendar with
timezone=
at the end. See anothertimezone=
for the local time zone is attached.Code: configuration.js
We're using Polar.sh so you can upvote and help fund this issue. We receive the funding once the issue is completed & confirmed by you. Thank you in advance for helping prioritize & fund our work.