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
We need to figure out why the component re-renders even though nothing changes in the state. This could possibly be due to a parent component re-rendering which makes the child component Avatar re-render as well.
Screen.Recording.2022-09-28.at.03.17.54.mov
What is the impact of this on end-users?
TBD.
List any benchmarks that show the severity of the issue
TBD.
Proposed solution (if any)
TBD.
List any benchmarks after implementing the changes to show impacts of the proposed solution (if any)