This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NPE in ui-debugger when child isn't found
Summary: Fixes exception that happens occasionally on iOS {F1484099525} triggered here: https://www.internalfb.com/code/fbsource/[033ecc866dfb]/xplat/sonar/desktop/plugins/public/ui-debugger/components/visualizer/Visualization2D.tsx?lines=558 Working theory: activeChildIndex is out of bounds. Added error attribution to make sure it ends up in logview Reviewed By: antonk52 Differential Revision: D56011805 fbshipit-source-id: f511ff7dd22588d301427913d250fdd6cdd558ad
- Loading branch information