Tim Eckel

Results 53 comments of Tim Eckel

As this project seems to be abandoned, I created a fork which corrects this bug. The package can be found here: https://www.npmjs.com/package/@teckel/vue-pdf

@ibennetch Would this be causing the `Import` > `Format-specific options` > `SQL compatibility mode` to no longer work? I'm trying to import a MSSQL (MS SQL Server) .sql file and...

@RelicOfTesla Could this just be how you implemented the library? As I don't get have any issues with repeated scanning of the above QR code here: https://barcode.leethost.com/

Confirmed, couldn't scan any UPC-E barcodes, not just the above barcode, but others I made with different methods.

I've forked this library and added many enhancements which makes it work much better, including selecting the correct camera that supports autofocus, activating the torch (flash) and using the latest...

@sk-tjdownes This repo appears to be abandoned, other pull requests have gone unmerged, which I why I forked it and created a new npm package as a replacement.

@HuyHHV I haven't experienced this as I use the barcode scanner as a component already. But does this "trick" really help?

@doode Do you have a situation where you can reproduce an error so this can be tested?

@Dekari The actual scanning area is handled by the ZXing library. The overlay you see doesn't control the scanning area at all, it's just there to suggest to users to...

I've forked this library and added many enhancements which makes it work much better. I also was not able to get this library to work. But my forked library fixes...