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
Describe the bug
When I run the web app, it first shows the DocumentLoaderBuilder (Progress Indicator), but then an unknown error occurs after loading and it doesn't show the pdf. I'm running the web app on a Mac. On my colleague's Linux, it works, and it also works when deploying it using Docker.
To Reproduce
This is our code:
Data is a pdf file that has to be retrieved. The same error also occurs when using openAsset with a stored pdf file.
Describe the bug
When I run the web app, it first shows the DocumentLoaderBuilder (Progress Indicator), but then an unknown error occurs after loading and it doesn't show the pdf. I'm running the web app on a Mac. On my colleague's Linux, it works, and it also works when deploying it using Docker.
To Reproduce
This is our code:
Data is a pdf file that has to be retrieved. The same error also occurs when using openAsset with a stored pdf file.
Expected behavior
An error occurs after loading.
The text was updated successfully, but these errors were encountered: