UI: 'Services' and 'OSIS' islands crash with WASM 404 error #44
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_os#44
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?
Description
Opening Admin > Services or Admin > OSIS shows a red error message:
Services:
OSIS:
Root Cause
The WASM island loader tries to fetch a bundle for
services/osisfrom/hero_os/ui/wasm/but gets a 404. These islands may not have been compiled into the current WASM build, or their island IDs don't match the registry.Expected
Should either load correctly or show a graceful "service unavailable" message rather than a raw WASM/JS error.
Steps to Reproduce
Severity
High
Screenshots
34_admin_osis.png
35_admin_services.png