fix(service-worker): ensure initialization before handling messages (… · angular/angular@72eba77 · GitHub
Skip to content

Commit 72eba77

Browse files
Splaktaratscott
authored andcommitted
fix(service-worker): ensure initialization before handling messages (#32525)
- resolves "Invariant violated (initialize): latest hash null has no known manifest" - Thanks to @gkalpak and @hsta for helping test and investigate this fix Fixes #25611 PR Close #32525
1 parent 083d48e commit 72eba77

2 files changed

Lines changed: 85 additions & 46 deletions

File tree

packages/service-worker/worker/src/driver.ts

Lines changed: 43 additions & 46 deletions

packages/service-worker/worker/test/happy_spec.ts

Lines changed: 42 additions & 0 deletions

0 commit comments

Comments
 (0)