Skip to content

QrcodeCapture is logging a promise to the console #121

@dafergu2

Description

@dafergu2

When a file is selected, either from a mobile camera device or from a file picker, the QrcodeCapture component is logging a promise to the console. If this is needed in production, it would be nice to be able to turn it on and off so that end users won't see this in their console logs if they are looking.

console.log(Promise.all(resultPromises));

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions