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
This is low priority because the current pdfjs vulnerabilities don't really apply to our situation. pdfjs v4 requires us to use import while the rest of the framework uses require. Here's one person's solution if I understand correctly.
This is low priority because the current pdfjs vulnerabilities don't really apply to our situation. pdfjs v4 requires us to use
import
while the rest of the framework usesrequire
. Here's one person's solution if I understand correctly.The text was updated successfully, but these errors were encountered: