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
The documentation informs that Error::unwrap() should trigger an exception but instead it returns an array of errors. What should the expected behaviour be?