Route list disappeared

@david Could you look at this. My route list disappeared.


This is on mobile, iPad and Windows.

Looking at the console I got this error:

chunk-vendors.6cd565f1.js:9 TypeError: Cannot read properties of undefined (reading 'pace_units')
    at r (app.aba26a73.js:1:2373729)
    at app.aba26a73.js:1:2236954
    at a.Jit (app.aba26a73.js:1:2217074)
    at t._render (chunk-vendors.6cd565f1.js:9:23823)
    at a.i (chunk-vendors.6cd565f1.js:9:27852)
    at ii.get (chunk-vendors.6cd565f1.js:9:30735)
    at new ii (chunk-vendors.6cd565f1.js:9:30653)
    at Bn (chunk-vendors.6cd565f1.js:9:27866)
    at Ci.$mount (chunk-vendors.6cd565f1.js:9:65909)
    at init (chunk-vendors.6cd565f1.js:9:20637)

That’s not only on mobile. Desktop also has an empty Route list.

I have fixed this. Tx for the reports. I broke it with the summary layout change.