Skip to content

[BUG] #117

@lesterdgreat

Description

@lesterdgreat

I encountered error when adding the PDFViewer in my custom component. Below is the error that I encountered:

_\node_modules\pdfjs-dist\build\pdf.js: Missing class properties transform.
3746 | #isInEditMode = false;
3747 | #zIndex = AnnotationEditor._zIndex++;

3748 | static _colorManager = new _tools.ColorManager();
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3749 | static zIndex = 1;
3750 |
3751 | constructor(parameters) {

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions