Skip to content

Known issues

Wojciech Maj edited this page Feb 4, 2017 · 10 revisions

pdf.js-dependent

React-PDF is highly dependent on a super awesome library (pdf.js)[http://mozilla.github.io/pdf.js] by Mozilla. However, pdf.js is not supporting PDFs in its full glory, so several things might not work.

  • You might get a warning message Warning: Knockout groups not supported. every time the page is rendered. See pdf.js #3136.
  • You might get a warning message The provided value 'moz-chunked-arraybuffer' is not a valid enum value of interface XMLHttpRequestResponseType. on Google Chrome. See pdf.js #6306.