Fix YSWS catalog data rendering / fetching error#348
Merged
MntRushmore merged 1 commit into5 days agoJun 11, 2026
Conversation
MntRushmore
approved these changes
5 days agoJun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found an issue on the YSWS website where event data was not being fetched or rendered correctly. The problem started around 2-3 days ago i think
I investigated the issue and implemented a fix that restores proper event data fetching and rendering across the site.
Before
After
This fixes the event data fetching and rendering regression introduced by the recent commit.