I\'m trying to check the following value in my vue project:
I tried something like:
return this.model.status.tasks.state === \'FAILED\';