All checks were successful
Deploy to Staging / Build Images (pull_request) Successful in 3m31s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 52s
Deploy to Staging / Verify Staging (pull_request) Successful in 9s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 8s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped
The /guide SPA route conflicts with the static /guide/ screenshot directory. Nginx's try_files $uri/ matches the directory and issues a 301 redirect to /guide/ with trailing slash, bypassing SPA routing. Removing $uri/ ensures all non-file paths fall through to index.html for client-side routing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
776 B
776 B