Marc Horowitz
515eb0e801
Fix a race condition in the animation module
...
Summary:
update() is called from the choreographer, so it can be
invoked asynchronously relative to RN. If it's called while the node
tree is incomplete, this can be called with no parent. Don't treat an
unparented node as an invariant failure, just skip over it.
Reviewed By: AaaChiuuu
Differential Revision: D6249038
fbshipit-source-id: d22807dff1659bf29a81893ab97d0fe7c19de512
2017-11-06 13:49:46 -08:00
..
2017-11-06 13:49:46 -08:00
2017-02-27 14:04:56 -08:00
2017-11-01 06:54:44 -07:00
2017-10-27 00:52:40 -07:00
2017-10-27 00:52:40 -07:00
2017-10-31 06:46:06 -07:00
2017-02-27 14:04:56 -08:00
2017-10-30 08:16:48 -07:00
2017-10-24 20:45:59 -07:00
2017-06-21 08:01:44 -07:00
2017-10-02 09:08:28 -07:00
2017-10-27 12:34:10 -07:00
2017-02-27 14:04:56 -08:00
2017-11-06 06:40:19 -08:00
2017-05-18 05:32:55 -07:00
2017-11-06 05:00:41 -08:00
2017-10-26 08:51:11 -07:00
2017-09-14 12:02:29 -07:00
2017-10-26 08:51:11 -07:00
2017-10-26 08:51:11 -07:00
2017-10-26 08:51:11 -07:00
2016-09-23 15:58:46 -07:00
2017-09-18 05:30:50 -07:00
2017-06-06 11:20:47 -07:00
2017-08-12 06:31:02 -07:00
2017-05-11 03:50:52 -07:00
2016-08-16 07:43:31 -07:00
2016-12-06 12:43:36 -08:00
2016-06-17 04:13:29 -07:00
2016-08-16 07:43:31 -07:00
2017-10-26 08:51:11 -07:00
2017-10-26 08:51:11 -07:00
2017-03-06 15:30:40 -08:00
2017-10-26 08:51:11 -07:00
2017-09-18 21:18:24 -07:00
2017-06-14 03:52:17 -07:00
2017-01-26 18:13:27 -08:00
2017-10-17 04:31:03 -07:00
2017-10-26 08:51:11 -07:00