Describe the bug
PDF generation freezes browser tab
To Reproduce
- Open this react-pdf REPL
- Uncomment this line (8):
// marginBottom: 32,
For now, I'm using paddingBottom instead of marginBottom as a workaround.
Expected behavior
Should be able to generate and load the PDF
Screenshots
Note that the preview is greyed out due to being unresponsive:

Desktop (please complete the following information):
- OS: Windows 10
- Browser Microsoft Edge
- React-pdf version: using REPL
Describe the bug
PDF generation freezes browser tab
To Reproduce
// marginBottom: 32,For now, I'm using
paddingBottominstead ofmarginBottomas a workaround.Expected behavior
Should be able to generate and load the PDF
Screenshots
Note that the preview is greyed out due to being unresponsive:
Desktop (please complete the following information):