• Ray Schamp's avatar
    Avoid displaying an error when /news returns a 500 · 037078d6
    Ray Schamp authored
    This situation probably occurs most frequently when running dev servers while offline, but could also happen if the API is having issues. 500 responses from the API should not take down the homepage so drastically, and are also sometimes unavoidable while working offline.
    037078d6
splash.jsx 10.4 KB