Do JS deferred promises block action sequence progression in v2?

I just implemented a snippet in the pattern I did in v1 where I use a deferred promise to hold the action sequence until it is returned.  However, in v2 that doesn’t seem to be working.  Is this supposed to be / going to be supported in v2?

Thanks!

I assumed it would be supported. 

Paul,

Pat is right, this should work. Do you mind sharing the snippet of code that you’re using?

Also, do you mind sharing a bit more info about the actions immediately following your “Run Snippet” action? Like, are there any other actions within the action sequence? What other actions are you expecting to run following your “Run Action Sequence” action?

Thanks,

Emily