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
Currently, concordance crashes while trying to encode components wrapped in React.memo. These components are objects rather than functions or classes, which I suspect concordance doesn't know how to handle.