Skip to content

Conversation

@despprie
Copy link
Collaborator

PR Details

Motivation and Context

Some customers were having issue with the newer version of pdfjs-dist due to the fact that it uses Promise.withResolvers. This function is not supported in older versions of common browsers. We can still support electronic signatures with this version of the package.

How Has This Been Tested

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added type hints (flow) to cover my changes.
  • All new and existing tests passed.

@despprie despprie merged commit 5023af0 into main Jan 16, 2025
2 checks passed
@despprie despprie deleted the pdfjs-dist-version branch January 16, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants