a3568fb6f3da40d216209de75ca624de9d0e0558
loadVisible(force = true) (used by the error-banner retry button) was still funneling into loadRange with an implicit force = false, so the isCached short-circuit was never actually bypassed on retry.
Description
Languages
Kotlin
100%