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
Usually in the frontend, we route things by a url-friendly name. Groups currently buck that trend by using their UUID as the route parameter in the /groups/:groupId route. We should fix this!