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
Fix check if current user is admin for header
The problem was the user-id being passed to :user-is-group-admin?
subscription wasn't being deref'd, but this sub is a little more
declarative