Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Animated: Restore
AnimatedNode.prototype.toJSON
(#46498)
Summary: Pull Request resolved: #46498 Looks like this is still necessary because we still run into this error when using the Components tab when using React DevTools: > TypeError: cyclical structure in JSON object This effectively reverts #46382. Changelog: [General][Changed] - AnimatedNode (and its subclasses) once again implement `toJSON()`. Reviewed By: javache Differential Revision: D62690380 fbshipit-source-id: d5b7c1d156b49838abefe48a7d7b61471cc3488a
- Loading branch information