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
When attempting to get a relay list for a user besides the activeUser, the getRelayListForUsers gets stuck in the subscription creation. Because of this the promise does not resolve. Setting groupable = false fixes this.
When attempting to get a relay list for a user besides the activeUser, the getRelayListForUsers gets stuck in the subscription creation. Because of this the promise does not resolve. Setting groupable = false fixes this.