Sebastian Markbage
fd4ad6ca82
Ignore event listeners on unmounted components
...
Summary:
When a touch responder gets unmounted, it can still get events dispatched to it.
We used to ignore those errors but in the new model we read the props instead of the event listener bank. The props still exist after unmount.
Instead, I check that the rootNodeID is still set since this gets reset during unmount.
Reviewed By: spicyj, bvaughn
Differential Revision: D4597127
fbshipit-source-id: b405e4ef1bcb14970be76d9ab7203cebf1f4d6c9
2017-02-22 12:30:09 -08:00
..
2016-12-07 15:28:29 -08:00
2016-12-07 15:28:29 -08:00
2017-02-21 10:04:42 -08:00
2017-02-17 14:48:17 -08:00
2017-02-21 09:11:01 -08:00
2016-12-07 17:13:42 -08:00
2017-02-06 17:46:34 -08:00
2017-02-08 14:50:43 -08:00
2017-02-19 18:33:49 -08:00
2017-02-16 04:45:35 -08:00
2017-02-17 10:07:01 -08:00
2017-02-06 18:46:10 -08:00
2016-04-21 09:28:23 -07:00
2016-11-20 17:58:29 -08:00
2017-02-21 17:14:59 -08:00
2017-01-31 11:58:30 -08:00
2017-02-19 18:33:49 -08:00
2017-02-21 15:45:45 -08:00
2017-02-06 17:46:34 -08:00
2016-11-02 12:29:15 -07:00
2017-02-14 20:00:34 -08:00
2016-08-09 06:43:46 -07:00
2016-12-07 15:28:29 -08:00
2016-12-14 10:28:33 -08:00
2017-02-19 18:33:49 -08:00
2017-01-31 13:13:32 -08:00
2017-02-13 12:29:58 -08:00
2017-02-16 11:33:48 -08:00
2017-02-17 16:49:38 -08:00
2017-02-03 11:58:30 -08:00
2016-12-19 06:28:40 -08:00
2017-02-08 14:50:43 -08:00
2017-02-17 16:49:38 -08:00
2017-02-22 12:30:09 -08:00
2017-01-31 11:13:50 -08:00
2016-12-07 15:28:29 -08:00
2016-11-23 11:28:29 -08:00
2017-02-21 15:18:40 -08:00
2017-02-08 14:50:43 -08:00
2017-02-21 08:45:05 -08:00
2017-02-21 22:15:42 -08:00
2016-11-20 17:58:29 -08:00
2016-12-07 15:28:29 -08:00
2017-02-09 13:32:31 -08:00
2016-08-02 07:58:28 -07:00
2016-11-20 17:58:29 -08:00