popcodeorg / popcodeorg/popcode
The user denied permission to use Service Worker.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
Error during service worker registration: DOMException: Failed to register a ServiceWorker for scope ('https://checkout.paystack.com/') with script ('https://checkout.paystack.com/service-worker.js'): The user denied permission to use Service Worker.
I got the above error on my console once the webpage loads.
Am using <script src="https://js.paystack.co/v1/inline.js"></script>
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
Start by reproducing the console error on a page that includes https://js.paystack.co/v1/inline.js, then inspect the service-worker registration associated with checkout.paystack.com. Done means establishing whether Popcode or the Paystack script causes the registration attempt and documenting an actionable fix or limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100