Skip to content

Instantly share code, notes, and snippets.

@venkatperi
Created October 9, 2018 14:30
Show Gist options
  • Save venkatperi/bf8664120cdee291d07b33359bf547bf to your computer and use it in GitHub Desktop.
Save venkatperi/bf8664120cdee291d07b33359bf547bf to your computer and use it in GitHub Desktop.
['cast#cancel#running', ({event}) =>
nextState('done/cancel')
.data({errors: {$push: [event.extra]}})],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment