Skip to content

Include more date components in schedule section header to fix a crash (really) - #765

Merged
insidegui merged 1 commit into
masterfrom
schedule-section-key-duplication
Jun 17, 2026
Merged

Include more date components in schedule section header to fix a crash (really)#765
insidegui merged 1 commit into
masterfrom
schedule-section-key-duplication

Conversation

@insidegui

Copy link
Copy Markdown
Owner

This year Apple has decided to release content after the week of WWDC. This ended up causing a crash in the app because we're grouping contents by date in the schedule view, but the formatted header dates end up becoming the keys of an OrderedDictionary. This is a dirty fix that just adds the month and day of the month to the date format. I'm not proud of it, but it does the job.

In the meantime, I have disabled the offending content server-side to prevent the production app from crashing for everyone.

@insidegui
insidegui merged commit 6726675 into master Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant