Closed kishtarn555 closed 3 months ago
Weird attempt at inheritance resulted in World always having the same this.listeners, resulting in the triggering of events from worlds that were already removed (replaced by a new one)
Fixes: https://github.com/omegaup/karel.js/issues/171 Fixes https://github.com/omegaup/karel.js/issues/148
Los test fallan en npm install, pero no creo que sea culpa de este PR
Linted!
Weird attempt at inheritance resulted in World always having the same this.listeners, resulting in the triggering of events from worlds that were already removed (replaced by a new one)
Fixes: https://github.com/omegaup/karel.js/issues/171 Fixes https://github.com/omegaup/karel.js/issues/148