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
Inside this function there was a strange return call that wasn't inside the most nested if statement as it should have been - surprising that this didn't cause crashes. Fixed now, but tests needed to investigate