Skip to content

Conversation

MollyMaclachlan
Copy link
Owner

calculate_event() was attempting to update the icons and descriptions with event-specific data even on dates there is no defined event for. While this didn't cause anything to break, it did log a TypeError in the console that doesn't need to be there. Fixed by a simple null value check.

calculate_event() was attempting to update the icons and descriptions with event-specific data even on dates there is no defined event for. While this didn't cause anything to break, it did log a TypeError in the console that doesn't need to be there. Fixed by a simple null value check.
@MollyMaclachlan MollyMaclachlan merged commit 5ad02b1 into master Mar 31, 2024
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