I am having a meltdown. My local css is always correct, working as intended: freefoodreminder.com. But on render site, it SOMETIMES IS different. Emphasis on SOMETIMES, which is WILD?!?!?!?!?? There is no difference in code or environment, or anything.
The CSS part that sometimes changes in production is the Dodger’s win to toggle Active or Not Active badge (Using Bootstrap v5). For instance, when dodgers win, my local dev is correctly setting to badge to ACTIVE, but in production, sometimes it’s the badge ACTIVE and sometimes the badge is NOT ACTIVE, WHT THE FRICK???
This is bonkers and I have never seen this behavior before and have ZERO idea how to fix this. Seems like a Render issue?