Commit 1fd12df
fix(lexicon): retry chunk-key load after transient IndexedDB failure
Caching [] on failure disabled chunk lookups for the whole session;
leaving chunkKeys null lets the next prefetch() retry.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 51f1d8a commit 1fd12df
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
| 374 | + | |
374 | 375 | | |
375 | 376 | | |
376 | 377 | | |
| |||
0 commit comments