The previous code was passing the wrong userInfo to useENSResolvedAvatar when the userInfo prop was specified. The new code keeps the decision in one place, with only one selector.
Depends on D8086
Differential D8087
[native] Fix userInfo calculation in UserAvatar ashoat on Jun 4 2023, 10:03 AM. Authored by Tags None Referenced Files
Subscribers
Details
The previous code was passing the wrong userInfo to useENSResolvedAvatar when the userInfo prop was specified. The new code keeps the decision in one place, with only one selector. Depends on D8086 Make sure we're not randomly using the anonymous user emoji from EditUserAvatar rendered with a userInfo prop
Diff Detail
|