Closed
Description
Description
Currently if the action is passed both load: true
and push: true
then it emits an error:
ERROR: push and load may not be set together at the moment
It would be great if these options were supported at the same time.
Alternatively, it would be great if there was some more explanation as to why this isn't supported (it doesn't feel like it'd be hard to support?) and suggestions for what to do instead.