Our Mini was working fine until yesterday late evening (Dec 1, 2025). Today we’re experiencing two issues:
-
“There’s an issue on our end. We’re looking into the problem. Please try again later” - This red error banner appears at the bottom of the screen in the emulator.
-
AsyncStorage not persisting - Data saved via
useAsyncStorageis not being retained. After creating a new item and navigating back to the home screen, the app shows the welcome screen as if no data exists.
To confirm this wasn’t our code, I installed a fresh scaffold Mini ( npm init @shopify/shop-mini@latest ) and it shows the same “There’s an issue on our end” error.
Environment:
-
@shopify/shop-minis-cli: 0.0.216
-
@shopify/shop-minis-react: 0.4.7
-
Platform: Windows 11
-
Network: DNS resolving correctly (verified via nslookup)
Is anyone else experiencing this? Is there a known outage?
