if (!this.props.model.accessible) {
            Utils.trace(`Cannot activate inaccessible item ${this.props.model.path}`);

            return;
        }