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

[Bug][PdfViewer] Page (browser) becomes unresponsive if large file is loaded in the PDFViewer #2140

Open
kdikov82 opened this issue Mar 27, 2024 · 0 comments
Assignees
Labels
Bug Item which indicates that something is not working KendoReact pkg:PdfViewer SEV: High

Comments

@kdikov82
Copy link
Contributor

I'm submitting a...

  • Bug report

Current behavior

When a file with a large number of pages is loaded in the PDFViewer (1300 pages), the browser becomes unresponsive and crashes.

Expected behavior

The component should remain stable regardless of the size of the file.

Minimal reproduction of the problem with instructions

Open any example with PDFViewer:
https://stackblitz.com/edit/react-afavfs?file=app%2Fmain.jsx

Load the file from the attachment in the following ticket (or any other big PDF file)
https://supportheroes.telerik.com/ticket/1646045

Package versions:
7.3.0

We might investigate options for separating the file content and add some sort of virtualization, so that few pages at a time can be rendered.

@kdikov82 kdikov82 added Bug Item which indicates that something is not working SEV: High pkg:PdfViewer KendoReact labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:PdfViewer SEV: High
Projects
None yet
Development

No branches or pull requests

2 participants