react-pan-and-zoom-hoc icon indicating copy to clipboard operation
react-pan-and-zoom-hoc copied to clipboard

Remove console.log

Open valenciaHQ opened this issue 5 years ago • 2 comments

Please remove console.log(clientX, clientY); console.log from panAndZoomHoc.tsx, line 162.

Is printing info on each click

valenciaHQ avatar Dec 17 '19 20:12 valenciaHQ

Hi @valenciaHQ ~~Which version are you using? The latest version doesn't have a console.log anywhere.~~

Edit: My mistake, I was on an older branch. I have updated and released version 2.1.8 where the console.log is removed.

woutervh- avatar Dec 20 '19 08:12 woutervh-

@woutervh- thanks for this fix

Osuka42g avatar Jan 03 '20 15:01 Osuka42g