fix(prod): auto-reload on ChunkLoadError or Server Action mismatch #1

Open
mmintel wants to merge 1 commits from fix/chunk-load-error-reload into main
Owner

This PR adds automatic page reload logic to error boundaries when ChunkLoadError or Server Action mismatches are encountered, preventing users from seeing broken states after a deployment.

This PR adds automatic page reload logic to error boundaries when ChunkLoadError or Server Action mismatches are encountered, preventing users from seeing broken states after a deployment.
mmintel added 1 commit 2026-06-10 09:12:10 +00:00
fix(prod): auto-reload on ChunkLoadError or Server Action mismatch
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 12s
Build & Deploy / 🏗️ Build (push) Successful in 10m30s
Build & Deploy / 🚀 Deploy (push) Successful in 27s
Build & Deploy / 🩺 Smoke Test (push) Successful in 7s
Build & Deploy / 🔔 Notify (push) Successful in 4s
ede34ab7ce
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 12s
Build & Deploy / 🏗️ Build (push) Successful in 10m30s
Build & Deploy / 🚀 Deploy (push) Successful in 27s
Build & Deploy / 🩺 Smoke Test (push) Successful in 7s
Build & Deploy / 🔔 Notify (push) Successful in 4s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/chunk-load-error-reload:fix/chunk-load-error-reload
git checkout fix/chunk-load-error-reload
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmintel/mintel.me#1