in src/plugin/callbacks.ts [67:73]
setState(state: State) { if (this.state === 'deleted') { return } this.state = state }