[bug] /hero_voice/ui/app.js 404 from preload-scanner race #26

Closed
opened 2026-05-04 14:00:54 +00:00 by zaelgohary · 0 comments
Member

Browser preload scanner fetches ./app.js against the document URL before the inline JS that sets <base href> runs. When mounted at /hero_voice/ui (308 strips trailing slash), ./ resolves to /hero_voice/ and the asset 404s.

Found via Playwright network audit.

Browser preload scanner fetches `./app.js` against the document URL before the inline JS that sets `<base href>` runs. When mounted at `/hero_voice/ui` (308 strips trailing slash), `./` resolves to `/hero_voice/` and the asset 404s. Found via Playwright network audit.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_voice#26
No description provided.