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
{{ message }}
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.
I hope you aren't using this addon in production, it's still very experimental.
To solve your issue, for now you need to return the cancellation token outside of the promise. I have not implemented the case where the cancellation token is returned inside of a promise. Perhaps have another step called pipe__validateToken which does that:
I'm probably doing something wrong but I can't seem to get a failed promise to cancel the pipeline.
Example using the demo Twiddle:
https://ember-twiddle.com/2709c2faca0c7038ee639558aabad865?openFiles=controllers.application.js%2C
The text was updated successfully, but these errors were encountered: