react-svg-pan-zoom icon indicating copy to clipboard operation
react-svg-pan-zoom copied to clipboard

Is there support to react 15

Open RajuTicvic opened this issue 3 years ago • 2 comments

Hi, Can I use the package for the react v15? because I just got errors when I use the latest version of react-SVG-pan-zoom.

thanks.

RajuTicvic avatar Jan 19 '22 13:01 RajuTicvic

It isn't officially supported, but it should work. Can you describe the error and a way to reproduce it? https://github.com/chrvadala/react-svg-pan-zoom/blob/255ff8f1f2e69d244a445d9b54a357090cf12f65/package.json#L80

chrvadala avatar Jan 19 '22 14:01 chrvadala

There is no SVG displayed after I use the package. No errors In my console.

RajuTicvic avatar Jan 20 '22 09:01 RajuTicvic