Vitalii Znak
Results
2
issues of
Vitalii Znak
In most cases `Fragment` is a better choice as a base component, which allows to not pollute DOM with unneeded `div`s
enhancement
**Describe the bug** When returning an `` component from a render function react-pdf crashes with an error ``` TypeError: Cannot read properties of undefined (reading 'width') at renderImage.js:36 at _pipe.js:3...