Bug: Kings logo blocked by ORB on westside teams page — CORS headers missing #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Type
Bug
Lineage
Standalone — discovered during Chrome DevTools + Playwright validation of westside teams page deployment.
Repo
forgejo_admin/minio-apiWhat Broke
kings-logo.pngserved fromminio-api.tail5b443a.ts.netis blocked by ORB (Origin Resource Blocking) when loaded cross-origin on the westside teams page. Browser showsnet::ERR_BLOCKED_BY_ORB. The logo area renders blank.Repro Steps
https://westsidekingsandqueens.tail5b443a.ts.net/teamskings-logo.pngrequest tominio-api.tail5b443a.ts.netfails withERR_BLOCKED_BY_ORBExpected Behavior
MinIO API serves images with proper CORS headers (
Access-Control-Allow-Origin) for cross-origin requests from westside-app.Environment
Acceptance Criteria
Related
project-westside-basketball— project this affectsproject-pal-e-platform— MinIO infrastructure