Can't use "@react-pdf/renderer" client side in the RC
After updating to RC, it's no longer possible to use
"@react-pdf/renderer"
in the client-side; we receive this error directly when visiting the page that uses it:
To reproduce:
Maybe the problem comes from "@react-pdf/renderer" but in version ^1.131
it worked pretty well0 Replies