Skip to content
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

How to change file #38

Open
ldh-star opened this issue Jun 3, 2023 · 4 comments
Open

How to change file #38

ldh-star opened this issue Jun 3, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@ldh-star
Copy link

ldh-star commented Jun 3, 2023

After setting a new state, PdfReader cannot draw a new PDF image. How can I solve this problem

@GRizzi91 GRizzi91 self-assigned this Jul 17, 2023
@GRizzi91 GRizzi91 added the bug Something isn't working label Jul 17, 2023
@TooLazyy
Copy link

faced kinda same issue.
steps:
1 - load pdf from remote
2 - set another pdf
3 - black screen or first pdf is rendered

possible reason - DisposableEffect not triggered for new url.
I've noticed nor VerticalPdfReaderState nor PdfReaderState have eq/hashcode overriden.

image

@Angu-G
Copy link

Angu-G commented Jun 19, 2024

faced kinda same issue. steps: 1 - load pdf from remote 2 - set another pdf 3 - black screen or first pdf is rendered

possible reason - DisposableEffect not triggered for new url. I've noticed nor VerticalPdfReaderState nor PdfReaderState have eq/hashcode overriden.

image

Hi @TooLazyy, Did you get any solution on this?

@AbdelrahmanEsam
Copy link

++

@toandn0696
Copy link

@GRizzi91 Did you have any solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants