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
A PR to core and byobu (and tags) needs to be submitted so that the onsubmit methods of the composers return promises. Then, we can extend that to add a .then, which will allow us to only delete on successful submit.
A PR to core and byobu (and tags) needs to be submitted so that the onsubmit methods of the composers return promises. Then, we can extend that to add a
.then, which will allow us to only delete on successful submit.