fix(prod): auto-reload on ChunkLoadError or Server Action mismatch #1
Reference in New Issue
Block a user
Delete Branch "fix/chunk-load-error-reload"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.