Hi guys,
Can you implement support for react 17.0.2 (latest) on the @esri/calcite-components-react package?
I can't use react-scripts 5 without this upgrade otherwise I get a lot of react hook failures due to the react libraries not matching.
Cheers,
Jose
Hi Jose
Did you get this sorted? I have a react app using calcite-components. Here are the versions reported on my end when I run `npm view <package> version` for these packages:
#react
18.1.0
#react-scripts
5.0.1
#@esri/calcite-components
0.23.0
-Cory
Hi Cory,
Yes, thanks for pointing this out. Esri has been updating this library periodically and I should have kept this post up to date.
Cheers,
Jose