-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
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
All PDFs not loaded #75
Comments
PDF files are not load correctly |
The service was down for approximately 5-6 hours. I am not sure what caused the issue. I have been using the library for the past 5 months and everything was functioning normally. However, suddenly, without any changes, all PDFs failed to load. After 5 hours, the service started working again, but I am still unsure about what happened. There isn't any error in the console, Did you depend on any online serves? |
what's your problem, safi? |
I am getting the pdf through props and get this error
"chunk-ZQF6ASK3.js?v=e11c9d5e:2469 Uncaught (in promise) TypeError: Cannot
read properties of null (reading 'emitsOptions')
at shouldUpdateComponent"
…On Thu, Dec 21, 2023 at 7:24 PM ahmed maghraby ***@***.***> wrote:
PDF files are not load correctly
what's your problem, safi?
—
Reply to this email directly, view it on GitHub
<#75 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN42A5ATOU44KNYEAUSABK3YKRBB5AVCNFSM6AAAAABA3EOH36VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRWGM2TOMRXG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
No, it didn't, actually the component works offline as well. Are you loading PDFs by URL? maybe the source was getting lost |
It doesn't seem an VuePDF issue. Could you share the code? |
yes I'm using URL but the same URL working know anyway it's worked now I hope don't face this problem again |
All PDFs in my project as well as examples in the library's documentation are failing to load.
The text was updated successfully, but these errors were encountered: