fydelio

Results 5 issues of fydelio

How do I restart the Zxing-js 1/2D barcode scanner after a successful scan (best without dropping the video stream)? I start my ZXing Multiformat Reader like this: codeReader.decodeFromInputVideoDevice(undefined, 'video').then((result) =>...

question

When using flatpicker with the option inline, the positionElement wasn't considered. This is now changed and if the config param positionElement is provided, flatpickr uses that element to show flatpickr...

The documentation needs improvement on the following topics - How to properly handle errors (NotFoundException, ChecksumException, FormatException) - How to light the torch - How to get the videoInputDevices (like...

II've looked at this example [Scan 1D/2D Code from Video Camera](https://zxing-js.github.io/library/examples/multi-camera/) and noticed, that the select box only shows environment facing cameras. I looked at the code of it, copied...

question

**Feature request:** It would be great if it were possible to add some conditions, under which the 2FA is not required upon login. For example if the request were to...

enhancement