-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working