Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Website (https://pptr.dev/) is not loading #28

Closed
akshaykhale1992 opened this issue Jul 7, 2021 · 2 comments
Closed

Website (https://pptr.dev/) is not loading #28

akshaykhale1992 opened this issue Jul 7, 2021 · 2 comments

Comments

@akshaykhale1992
Copy link

pptr.dev is not loading, it's simply showing the Default Loading Page.

When I checked the browser console, I found these 2 errors:

  • Uncaught (in promise) DOMException: A mutation operation was attempted on a database that did not allow mutations.
  • Uncaught (in promise) DOMException: The quota has been exceeded.
@theDavidBarton
Copy link
Contributor

About the loading is not finished: there are known site errors with Firefox browser (incognito mode or strict privacy settings in normal mode), most probably related to IndexedDB #3 #13 #12.

For a functional site, a Chromium-based browser or normal mode in Firefox will take it until the above-listed issues are not fixed for good.

As a workaround, all the official docs are also available on GitHub: docs/api.md

@OrKoN
Copy link
Contributor

OrKoN commented Nov 7, 2022

Does it still happen? we have released a new website since then.

@OrKoN OrKoN closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants