Loading
Use computed instead of ref in useWorkflowInstance
This fixes reactivity of the composable when the workflow isn't already in the store, e.g. when looking at the details component loaded after submitting a workflow.
This fixes reactivity of the composable when the workflow isn't already in the store, e.g. when looking at the details component loaded after submitting a workflow.