-
Notifications
You must be signed in to change notification settings - Fork 517
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
Issue with loading pdf #109
Comments
I also have this issue, but I cannot solve it with this huge internet. Any solution will be appreciated thanks! |
i found the solution change the file url to : |
Pdf still not loading but when I open url from prisma studio File's url attribute , it opens |
Can you explain more or check if there's any error |
Same issue with me How i can fix this?? |
Actually everything is working fine excepti pdf rendering.Actually I am stuck on PDF renderding section of the tutorial. I can save my pdf in the database. After saving it I get utfs link in db, which is opened in my browser when I copy and paste link. But when I tried to render pdf it doesn't work. |
change the import to |
make sure you have node version 22 installed |
I think it'll best to show steps to reproduce the error as well as the error messages you see when you inspect the browser. For my file renderer component, I remember using the following and it worked
|
Failed to load PDF file. I just uploaded one pdf with single page , it shown like this?
The text was updated successfully, but these errors were encountered: