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
before we were here only when collecting the annotations for the document and now we do it when there's a pageIndex in the params.
And we build some annotations when printing a document with new annotations so it's very likely the root cause.
Configuration:
Steps to reproduce the problem:
What went wrong? (add screenshot)
In the console:
Warning: Unknown field name, falling back to empty field name.
I think it's a regression from:
https://github.com/mozilla/pdf.js/pull/16920/files#diff-a7e409abd3d3209d32d3adc8457c5e23feb4c06113a2e065b0c6a9322a3a3369R662
before we were here only when collecting the annotations for the document and now we do it when there's a pageIndex in the params.
And we build some annotations when printing a document with new annotations so it's very likely the root cause.
@Snuffleupagus, would you mind to have a look ?
The text was updated successfully, but these errors were encountered: