You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently a coworker loaded up AQI.WTF and got an error! Turns out they're in the Caribbean and there's no sensors near them within the bounding box we've setup with #85.
We should handle this state a bit better by either:
Expanding the bounding box
Showing a nicer error state where we say something like Hey, there's no sensors within Nkm of you!
Recently a coworker loaded up AQI.WTF and got an error! Turns out they're in the Caribbean and there's no sensors near them within the bounding box we've setup with #85.
We should handle this state a bit better by either:
Hey, there's no sensors within Nkm of you!
Right now it just errors on this line: https://github.com/skalnik/aqi-wtf/blob/main/app.js#L116
The text was updated successfully, but these errors were encountered: