Commit e795aba
fix: suppress pdfjs-dist type mismatch in onLoadSuccess
react-pdf bundles its own pdfjs-dist with a divergent PDFDocumentProxy
type. Add @ts-ignore on the single misaligned assignment.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6427b80 commit e795aba
2 files changed
+3
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
| |||
0 commit comments