Commit 1e9964c
authored
Fix flashing when clicking around (commaai#455)
Closes commaai/connect#454
Not sure why the RouteStatistics animation in the RouteActivity is gone
again, but oh well
@incognitojam we can probably remove a bunch of Suspense's. Maybe the
rule of thumb is; you don't want a Suspense without a fallback?1 parent 2280061 commit 1e9964c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments