t-performance-dash
t-performance-dash copied to clipboard
Look into backend issue causing undefined Stations array
Blue line shuttling alert returned an array of undefined stops. As noted in this PR: https://github.com/transitmatters/t-performance-dash/pull/492
Is this done now @PatrickCleary? I thought this was addressed
The bug is mitigated on the frontend, but we shouldn't have been receiving undefined station arrays to begin with. Hard to debug until it shows up again. @devinmatte