vigetlabs/react-ink

Invalid prop 'onTouchLeave' on <canvas> tag.

lukaswelinder opened this issue · 4 comments

'Warning: Unknown prop onTouchLeave on tag.'

Yikes! Let's patch this up...

Okay, looks like TouchLeave was a proposal that was never implemented. Great. I'll get rid of it.

@lukaswelinder Shipped as v6.0.0. Please let me know if you hit any additional trouble.

Awesome, thanks for the prompt follow up on that @nhunzaker.