Yannik Ache Eicher
Yannik Ache Eicher
I just run into the same issue. Our setup is a little bit more complex, since we are loading the library via fetch from an external source, then require it...
I created a repo which would allow you to reproduce this issue. https://github.com/thegnuu/angular-electron
I was able to resolve my issue... After searching quite a while for a reason I realised that the issue might be caused by different angular links (as you basically...
@kctang thank you for your detailed answers, this is more or less what I thought might be the issue. Unfortunately due to my dynamic loading from external sources I am...
Any news on this one? I had an issue with the hack created by @mkarp since `npm view version` will return the current registry version, not the actually installed one....
I updated this issues to a lower priority since there are a few things open right now which are more important than this one I think, if someone out there...
I had a quick look at `DecoratedBarcodeView` and as far as I see (I might be wrong), there is no code which really restricts the reading area to the rendered...
Guys I am thinking about rewriting the plugin to [`ML Kit`](https://developers.google.com/ml-kit/vision/barcode-scanning). This would allow us to return the scanned barcode with the position where it was found and provide therefore...
@tomfong as pointed out in your issue I will have a look at it in the upcoming days! Please give me some time :) Thanks!
#140 It might be possible that this would be useful for the same reason