Invalid prop 'onTouchLeave' on <canvas> tag.
lukaswelinder opened this issue · 4 comments
lukaswelinder commented
'Warning: Unknown prop onTouchLeave
on tag.'
nhunzaker commented
Yikes! Let's patch this up...
nhunzaker commented
Okay, looks like TouchLeave was a proposal that was never implemented. Great. I'll get rid of it.
nhunzaker commented
@lukaswelinder Shipped as v6.0.0. Please let me know if you hit any additional trouble.
lukaswelinder commented
Awesome, thanks for the prompt follow up on that @nhunzaker.