You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the issue is happens when when I try to use react-pdf-ner-annotator. Before it react-pdf was installed and worked fine, but after installing react-pdf-ner-annotator it stops working
Hi, I'm using two modules in a project. and there is an issue with different versions of pdfjs-dist (see screen)
.
"react-pdf-ner-annotator": "^3.3.2" => "pdfjs-dist": "2.4.456",
"react-pdf": "^6.2.2", => "pdfjs-dist": "^2.16.105"
the issue is happens when when I try to use react-pdf-ner-annotator. Before it react-pdf was installed and worked fine, but after installing react-pdf-ner-annotator it stops working
could you help me to resolve this
btw, found this one mozilla/pdf.js#10997
The text was updated successfully, but these errors were encountered: