@ -120,7 +120,6 @@ export abstract class Component {
// TODO: [A]
// TODO: [D]
console.log('notifyMounted called on a component', this)
debugger;
for ( const vaoName in this.rerenderVAOs_ ) {
this.rerenderSubscriptions_.push(
this.vaos_[vaoName].sub('change', () => {