Skip to content

Fix table layout when a default sensor is not available

Jacob van't Hoog requested to merge fix-missing-sensor into main

Otherwise if the row wasn't added, updateTableData would attempt to access the wrong index.

Merge request reports