Skip to content

fix: rebuild frontend so the html entry matches its bundle - #1488

Merged
av-dev2 merged 1 commit into
Aakvatech-Limited:version-15-betafrom
av-dev2:feat_changes
Aug 14, 2026
Merged

fix: rebuild frontend so the html entry matches its bundle#1488
av-dev2 merged 1 commit into
Aakvatech-Limited:version-15-betafrom
av-dev2:feat_changes

Conversation

@av-dev2

@av-dev2 av-dev2 commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

frontend.html pointed at index-Dmh7IG-h.js while the committed bundle was index-D9ggunAd.js. The entry script 404'd and the SPA never booted, so Nurse Roster and OT Roster rendered blank.

The committed html had also been hand-edited, carrying a literal csrf_token assignment instead of the boot loop the build emits, which is how the asset hashes drifted apart in the first place.

frontend.html pointed at index-Dmh7IG-h.js while the committed bundle
was index-D9ggunAd.js. The entry script 404'd and the SPA never booted,
so Nurse Roster and OT Roster rendered blank.

The committed html had also been hand-edited, carrying a literal
csrf_token assignment instead of the boot loop the build emits, which is
how the asset hashes drifted apart in the first place.
@av-dev2 av-dev2 added the backport-to-version-15 Production branch label Aug 14, 2026
@av-dev2
av-dev2 merged commit 67bff43 into Aakvatech-Limited:version-15-beta Aug 14, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

Successfully created backport PR for version-15:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-version-15 Production branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant