question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ensure CDN links in docs are always up to date

See original GitHub issue

Reduced Test Case

FullCalendar 5: REDUCED TEST CASE

Bug Description

It is recommended to use dates without the UTC designator for DTSTART and UNTIL, i.e. “DTSTART:20221010T111500” to avoid time shifts on daylight time savings days. The option to omit the “Z” in general is also mentionend in the docs at the page bottom.

But this only works if the stringbased rrule only has one occurrence of DTSTART and UNTIL. Multiple UNTIL occurrences in the rule and an omited “Z” will break calendar rendering: In the reduced test case above is a prepared event which needs to be uncommented to demonstrate.

I’d expect to be able to use multiple UNTIL rules and to avoid time shifts of events on DST days.

Edit This seems to be fixed in the latest beta

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
arshawcommented, Dec 5, 2022

After some digging, I realized the described bug was fixed in v5.6.0. Your example uses an older version of the rrule plugin (v5.5.0). I bet you copied and pasted the code from this page. I’ll repurpose this task to update the docs.

0reactions
Jean-Zombiecommented, Dec 8, 2022

Ah, sorry. For sure!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot Cloud CDN
Cloud CDN caches only responses with cacheable content and serves responses from cache only up to the expiration time specified in the response....
Read more >
Purge cache · Cloudflare Cache (CDN) docs
Log in to your Cloudflare dashboard Open external link , and select your account and domain. Select Caching > Configuration. Under Purge Cache, ......
Read more >
Use Office 365 Content Delivery Network (CDN) with ...
Learn how to use the Office 365 Content Delivery Network (CDN) to speed up delivery of your SharePoint Online assets.
Read more >
Best practices for Cloud Firestore - Firebase
To ensure data consistency, Cloud Firestore needs to prime each new snapshot listener from its source data and then catch up to new...
Read more >
Cloud Platform CDN - Acquia Docs
Ensure that the Platform CDN entitlement is added to your Acquia subscription. ... Cloud Platform automatically keeps CDN configuration up-to-date.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found