As stated on the API, we should expect overridePosition to have currentEvent object as second param, but instead we get currentTarget and all the other following params has been shifted.
https://github.com/wwayne/react-tooltip/blob/11ee685da575058099ae394e4210da120f1a215f/src/index.js#L318
As stated on the API, we should expect
overridePositionto havecurrentEventobject as second param, but instead we getcurrentTargetand all the other following params has been shifted.https://github.com/wwayne/react-tooltip/blob/11ee685da575058099ae394e4210da120f1a215f/src/index.js#L318