Closed farseekers closed 1 week ago
You are absolutely right. Will fix. Thanks!
Also get this error with version react-pdf/renderer@4.1.4
Did the last version of @react-pdf/reconciler
got installed? Maybe you need to clear node_modules or something
Thanks very much for the fix!
Describe the bug Trying to upgrade to @react-pdf/renderer 4.1.x (I tried 4.1.3 and 4.1.0), I see an error that 'scheduler' is missing.
To Reproduce Steps to reproduce the behavior including code snippet (if applies):
npm install @react-pdf/renderer
node index.js
is thenYou can make use of react-pdf REPL to share the snippet
Expected behavior I don't expect a missing dependency. This doesn't occur with @react-pdf/renderer 4.0.2
Desktop (please complete the following information):
Thanks.