-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: PDFViewerFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery
Milestone
Description
Bug report
Using the PDFViewer with the latest version of PDF.js (3.9.179) throws js exceptions. Version 3.4.120 is the last one, with which no js exception is thrown.
Reproduction of the problem
Dojo example: https://dojo.telerik.com/IHedIhur/3
- Open the devtools console and run the example.
Current behavior
The file is loaded, however, js exceptions are thrown:
The --scale-factor CSS-variable must be set, to the same value as viewport.scale, either on the container-element itself or higher up in the DOM. text_layer.js:480:14
Expected/desired behavior
No js exceptions when using PDF.js versions newer than v3.4.120.
Environment
- Kendo UI version: 2023.2.718
- jQuery version: x.y
- Browser: [all]
erictu22
Metadata
Metadata
Assignees
Labels
BugC: PDFViewerFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery