Dorian W.
Results
3
comments of
Dorian W.
Did you try to set the `base` option? This fixed it for me...
@barakplasma awesome patch, helped me to reduce the error rate on `Heroku` + `html-pdf` to almost 0%!
In my case I had to import the styles...simply adding `import 'react-quill/dist/quill.snow.css';` on top of the component file.