Skip to content

Commit c1adf91

Browse files
committed
#566 DomException on Cleanup
1 parent 5974321 commit c1adf91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/zxing-scanner/src/lib/zxing-scanner.component.ts

-1
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,6 @@ export class ZXingScannerComponent implements OnInit, OnDestroy {
570570
this._scanSubscription?.unsubscribe();
571571
this._scanSubscription = undefined;
572572
}
573-
this.torchCompatible.next(false);
574573
}
575574

576575
/**

0 commit comments

Comments
 (0)