Tips & Tricks
    1 min read· Reviewed Sep 15, 2026

    Fix: Reset the App Cache When Things Look Stale

    If LemTask shows outdated data, missing UI elements or an old version banner, the culprit is almost always a cached service worker or stale local build. Settings → Advanced → Reset app cache clears the offline cache safely without touching your account data.

    Safe reset (recommended): Settings → Advanced → Reset app cache. Reloads the service worker and pulls the latest build. Your tasks, habits and settings are untouched — they live on the server.

    Hard reset (last resort): browser Settings → Site data → clear for lemtask.com. This also removes offline queued actions, so reconnect first and let sync finish.

    Version banner appears? Tap Reload to update. Skipping this leaves you on the old build until next reload.

    Was this helpful?

    Related