Skip to content

Conversation

JakeFromSpotLock
Copy link

The jspdf.umd.js file on lines 21461 and 23170 there are identical method declarations. You may also find these by searching for "function ga(a, b)" and jumping to each. I needed to precompile my entire rails project with this included and the duplicate method declaration caused an error. I was able to remove the duplicate at line 23170, compile, and everything seemed to work fine.

Thanks for contributing to jsPDF! Please follow our
Contribution Guidelines
when creating a pull request.

The jspdf.umd.js file on lines 21461 and 23170 there are identical method declarations. You may also find these by searching for "function ga(a, b)" and jumping to each. I needed to precompile my entire rails project with this included and the duplicate method declaration caused an error. I was able to remove the duplicate at line 23170, compile, and everything seemed to work fine.
@HackbrettXXX
Copy link
Collaborator

Please fix the issue in the source files, not the build output.

@HackbrettXXX HackbrettXXX marked this pull request as draft March 17, 2025 14:11
@github-actions github-actions bot added the Stale label Jun 16, 2025
@github-actions github-actions bot closed this Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants