We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It the sync with google drive worked perfectly for a few days but when I tried opening the book on my laptop this morning I got this error instead.
Error loading book: Received Status 0
It seems that the second XHR to fetch the file contents fails with net::ERR_FAILED eventhough the request itself results in a 200 OK response.
Solution: Closing the browser seemed to have worked. Even a refresh didn't work so maybe a cache related issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It the sync with google drive worked perfectly for a few days but when I tried opening the book on my laptop this morning I got this error instead.
It seems that the second XHR to fetch the file contents fails with net::ERR_FAILED eventhough the request itself results in a 200 OK response.
Solution:
Closing the browser seemed to have worked. Even a refresh didn't work so maybe a cache related issue?
The text was updated successfully, but these errors were encountered: