vue-storefront icon indicating copy to clipboard operation
vue-storefront copied to clipboard

Lifecycle hooks middleware are not async

Open sync-by-unito[bot] opened this issue 4 years ago • 0 comments
trafficstars

Our hooks in the middleware are not async, which can be an issue when someone would like to trigger some async action there.

AC:

  • please make all of lifecycle hooks: beforeCreate, afterCreate, beforeCall and afterCall async

PR - https://github.com/vuestorefront/vue-storefront/pull/5914

sync-by-unito[bot] avatar Apr 15 '21 08:04 sync-by-unito[bot]