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

Cancel Rendering is not a function #2322

Closed
achapman009 opened this issue Apr 26, 2024 · 1 comment
Closed

Cancel Rendering is not a function #2322

achapman009 opened this issue Apr 26, 2024 · 1 comment
Assignees
Labels
20 scheduled for version 20 Confirmed I've managed to reproduce the bug. That's great news: chances are I'll solve it. Solved

Comments

@achapman009
Copy link

Describe the bug

  1. Go to (https://pdfviewer.net/extended-pdf-viewer/simple)
  2. Click on any option that leaves the pdf-viewer like https://pdfviewer.net/extended-pdf-viewer/intro
  3. In the console you will see the error this._cancelRendering is not a function

In my application I am getting this issue when I load the pdf-viewer up in a tab and it stops my pdf from rendering, as well as when I exit.

Version info

  • 20.0.0

image

@stephanrauh stephanrauh self-assigned this Apr 26, 2024
@stephanrauh stephanrauh added Confirmed I've managed to reproduce the bug. That's great news: chances are I'll solve it. 20 scheduled for version 20 labels Apr 26, 2024
@stephanrauh
Copy link
Owner

Version 20.0.1 fixes the problem. Thanks for pointing this out!

stephanrauh added a commit to stephanrauh/pdf.js that referenced this issue Apr 26, 2024
stephanrauh added a commit to stephanrauh/pdf.js that referenced this issue Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
20 scheduled for version 20 Confirmed I've managed to reproduce the bug. That's great news: chances are I'll solve it. Solved
Projects
None yet
Development

No branches or pull requests

2 participants