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
CRS-292 Prevent state updates on unmounted Channel component (#566)
* Add ref to keep track of whether component is mounted. Do not trigger state update if component has already been unmounted.
* Separate logic into hook and add test
Co-authored-by: jaapbakker88 <[email protected]>
0 commit comments