mirror of
https://github.com/usetrmnl/terminus.git
synced 2026-08-13 14:29:27 -07:00
Necessary to ensure, when the TRMNL API has invalid data, that we render errors. This provides a clear visual that something is wrong with the TRMNL API instead of causing the entire page to fail. This also accounts for any situation in which the TRMNL API is competely unknown so we can handle that situation as well. Milestone: patch