DEV Community

Discussion on: Generating Pdf documents in React Using React-pdf

Collapse
 
revskill10 profile image
Truong Hoang Dung

I tried to install using webpack (with Razzle.js), but keep getting error:

Uncaught RangeError: Offset is outside the bounds of the DataView
    at DataView.getUint32 (<anonymous>)
    at new UnicodeTrie (index.js:52)

Do you know how to fix this ?