waveterm/frontend/app/view/sysinfo
Sylvie Crowe 309571e288
fix: yvalMeta .name null check (#1740)
While it is rare, we have had users report an error where the access of
`.name` in SingleLinePlot causes a bug. The only time this could happen
would be a null `yvalMeta`. This makes it so the .name check is skipped
if yvalMeta is null. Addresses #1724.
2025-01-15 18:54:15 -08:00
..
sysinfo.scss Oops i actually made the tabs wrong (#1384) 2024-12-04 13:49:14 -08:00
sysinfo.tsx fix: yvalMeta .name null check (#1740) 2025-01-15 18:54:15 -08:00