huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
242 stars 80 forks source link

Add exception handling for PDF loading from pdfjs-dist #5540

Open mfacar opened 1 year ago

mfacar commented 1 year ago

As it was defined for the API in #5494, handling exceptions for loading PDF files could be used as a sample to define the following on the client side.

sentry-io[bot] commented 1 year ago

Sentry issue: UWAZI-APP-27Z

RafaPolit commented 3 months ago

@mfacar is this still relevant or has this been done through other issues?

mfacar commented 3 months ago

@RafaPolit, ErrorBoundary was covered by #6263. The first two points aren't solved yet.