1.3.2StashSync.app team1 min read

v1.3.2 — Offline Stability Fix

Prevents a Clerk JS error that could occur when navigating to the app root while the device is offline.

Fixed

  • Offline root navigation: fixed a Clerk JS error that was thrown when navigating to the root page while the device had no network connection. The app now handles this transition gracefully without surfacing an error.