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
Right now, when destroying an item, eject is called only after the HTTP is resolved.
In the UI, it'll update the list only after it was ejected. For a more responsive UI, eject can (optionally?) happen before destroy, same for create+inject.