in js/index.js [144:150]
remove() { this._state.removed = true; if (this.viewport) { this.viewport.remove(); } super.remove(); }