You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed instructions in documentation written for my React-PDF version
I have checked if this bug is not already reported
I have checked if an issue is not listed in Known issues
If I have a problem with PDF rendering, I checked if my PDF renders properly in PDF.js demo
Description
Hi. I am seeing this error in console whenever i am trying to run sample project or use packages.
downloader.js:1 Uncaught (in promise) NotSupportedError: Failed to read the 'ready' property from 'ServiceWorkerContainer': 'ready' is only supported in pages.
Has anyone faced this or is there any solution for this?
Steps to reproduce
On running the project, getting below error in console:
Expected behavior
Should work fine.
Actual behavior
Getting error due to which pdf is not loading.
Additional information
No response
Environment
Browser (if applicable):
React-PDF version:
React version:
Bundler name and version (if applicable):
The text was updated successfully, but these errors were encountered:
Before you start - checklist
Description
Hi. I am seeing this error in console whenever i am trying to run sample project or use packages.
downloader.js:1 Uncaught (in promise) NotSupportedError: Failed to read the 'ready' property from 'ServiceWorkerContainer': 'ready' is only supported in pages.
Has anyone faced this or is there any solution for this?
Steps to reproduce
On running the project, getting below error in console:
Expected behavior
Should work fine.
Actual behavior
Getting error due to which pdf is not loading.
Additional information
No response
Environment
The text was updated successfully, but these errors were encountered: