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 read the per-message profile from the event content here.
385
395
* We have to do this in the message component because the per-message profile can be different for each message, and we need to read it for each message individually.
386
396
* We also want to avoid reading and parsing the per-message profile in a parent component like the timeline, because that would be inefficient and would cause unnecessary re-renders of the entire timeline whenever a per-message profile changes.
0 commit comments