Unfortunately, it is impossible to use computed property in data because of component creation timing: data evaluates Before computed properties.
Unfortunately, it is impossible to use computed property in data because of component creation timing: data evaluates Before computed properties.