react-to-pdf icon indicating copy to clipboard operation
react-to-pdf copied to clipboard

React 17 compatibility

Open calebchiam opened this issue 3 years ago • 4 comments

Hi! Thanks for this very useful package. I was wondering, do you have any plans to make this compatible with React 17?

calebchiam avatar Jan 07 '22 15:01 calebchiam

it's not?

dudusohne avatar Feb 26 '22 05:02 dudusohne

Based on the dependencies in the package.json, isn't it only compatible with React 16?

calebchiam avatar Feb 27 '22 05:02 calebchiam

Anyone facing the react version issue can use this pkg

Knap4Sack avatar Sep 14 '22 17:09 Knap4Sack

@Knapsack123 , I tried it but seems to be only compatible with React 18, not 17.

svandegar avatar Oct 03 '22 18:10 svandegar

v1 has just been released supporting react > 16.8

ivmarcos avatar Sep 07 '23 17:09 ivmarcos