I have been using this package successfullt with React 16 for a while, I had to upgrade to React 18, but now the component fails with:
Uncaught runtime errors:
ERROR
can't access property "recentlyCreatedOwnerStacks", I is undefined
./node_modules/react-compare-image/dist/ReactCompareImage.mjs/fe/W.jsx
I was using react-compare-image@3.0.2 and I've also tried upgrading to react-compare-image@3.5.4 but I get the same error.