Skip to content

showResultView causes MRZ Scanner initialization failed #30

@lyzhang0113

Description

@lyzhang0113

Version: 3.0.0 #29

Based off the sample use-file-input.html, if I would like to change showResultView to false, the following error occurs:

Image

Code to reproduce:

const mrzscanner = new Dynamsoft.MRZScanner({
  license: "YOUR_LICENSE_KEY_HERE",
  showResultView: false,
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions