sillsdev / sillsdev/appbuilder-pwa
Spinning wheel of death - uncaught type error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 39
- Avg merge
- 4h 50m
- Merged PRs (30d)
- 5
Description
I'm getting a spinning wheel of death trying to load a PWA. Chrome says:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at theme.BiABRSbW.js:4769:22022
at _ (entry.ArJezRqP.js:6:29330)
at entry.ArJezRqP.js:6:29445
at Object.h [as subscribe] (entry.ArJezRqP.js:6:28975)
at j (scheduler.C8SBejcr.js:1:983)
at _t (scheduler.C8SBejcr.js:1:1126)
at kn (0.VoG3hY0s.js:1:63039)
at Q (index.4FAxb_EP.js:1:1502)
at new Nn (0.VoG3hY0s.js:1:63793)
at zt (scheduler.C8SBejcr.js:1:7086)
Examples: https://eBible.org/hatbsa/pwa/
https://eBible.org/eng-web/pwa/
https://ebible.org/engwebu/pwa/
https://ebible.org/spapddpt/pwa/
etc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure using the linked eBible PWA examples, then trace the reported TypeError through theme.BiABRSbW.js, entry.ArJezRqP.js, scheduler.C8SBejcr.js, and index.4FAxb_EP.js. Done means the affected PWAs load without the uncaught promise TypeError or spinning wheel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100