JedWatson / react-tappable

Tappable component for React
http://jedwatson.github.io/react-tappable/
MIT License
863 stars 90 forks source link

Warning: Tappable: isMounted is deprecated. #113

Closed kmvan closed 6 years ago

kmvan commented 7 years ago

Version: 1.0.1 Browser: Chrome 60 View: Mobile response view

I got a warning with react-tappable: Warning: Tappable: isMounted is deprecated.Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

Thank you.

markshust commented 7 years ago

This should have been fixed in https://github.com/JedWatson/react-tappable/pull/111 -- may be worth continuing the conversation there (or here, .... hmmmm).

kmvan commented 7 years ago

@markoshust fixed. Maybe my wrong :) And thank you.

kmvan commented 7 years ago

I got the warning in Chrome responsive view again. qq 20170815235605

markshust commented 7 years ago

Woo hoo -- I believe this is fixed in 1.0.2