You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ Fix ] : Paper crash occurring in SetLayoutPropsRecursive due to a null pointer dereference (#15016)
* Null pointer checks and validation in SetLayoutPropsRecursive to prevent crashes when shadow nodes are invalid or deleted
* Change files
* yarn format and lint:fix
* removed deep copying of children
* yarn lint:fix and format
* review comment : removed redundant checks while calling SetLayoutPropsRecursive for child shadow nodes
0 commit comments