Closed Jussinevavuori closed 1 week ago
Nevermind. These were caused by my own patches (see more #2964) causing mismatching versions of React and the Reconciler.
If you see this error, ensure all React versions match. Do not override the isReact19
check in @react-pdf/reconciler/lib/index.js
.
Describe the bug
@react-pdf/renderer@4.1.4
with React 19 and React Reconciler 0.31 breaks in production environment with the following error message from the reconciler.To Reproduce
Expected behavior No error.
Screenshots None.
Desktop (please complete the following information):
4.1.4
of@react-pdf/renderer