Closed inokawa closed 2 years ago
If we call decode of MultiFormatReader without hints argument, this.hints seems overrided with undefined.
decode
https://github.com/zxing-js/library/blob/89c4c2350f30ac844daa7400743b9a14b3f692a8/src/core/MultiFormatReader.ts#L72-L75 https://github.com/zxing-js/library/blob/89c4c2350f30ac844daa7400743b9a14b3f692a8/src/core/MultiFormatReader.ts#L101-L102
If we call
decode
of MultiFormatReader without hints argument, this.hints seems overrided with undefined.https://github.com/zxing-js/library/blob/89c4c2350f30ac844daa7400743b9a14b3f692a8/src/core/MultiFormatReader.ts#L72-L75 https://github.com/zxing-js/library/blob/89c4c2350f30ac844daa7400743b9a14b3f692a8/src/core/MultiFormatReader.ts#L101-L102