Nick Krumholz

Results 1 comments of Nick Krumholz

> ZXingScannerComponent.prototype.reset = function () { > this._reset(); > setTimeout(() => { > this.deviceChange.emit(null); > }) > }; @rafaellyra, where do you put this code to get rid of that...