Elliott Miller

Results 12 comments of Elliott Miller

I am having the exact same problem. I installed the plugin from github using: _cordova plugin add https://github.com/wildabeast/BarcodeScanner.git_ And compiled using: _cordova build wp8_ I have the windows phone 8.1...

Thanks. I am now seeing a slightly different outcome, both when using the branch you suggested AND when using Wildabeast's original. The camera opens up and allows me to scan...

Hi, Yes I posted an issue to the other branch and got a reply straight away: https://github.com/bloxlab/BarcodeScannerWP8/issues/4 The workaround/hack he suggested fixed the problem. Now I just have the problem...

My understanding is that the boxlab plugin is Windows Phone only. I got "class not found" when I tried scanning a barcode with the boxlab scanner on an Android phone.

I have a similar problem however I have a list of compound IDs that I would like to keep... and then use delete many to delete the rest (with another...

I think I ran into this one today as well. I have one controller in my application where I am overriding the default `findOne` method with my own implementation as...

Thanks for the reply @dziraf . So are you saying that it is not currently possible to to use `@adminjs/bundler` with newer versions of adminjs that use the ComponentLoader?

+1 to making the `where` property optional on the `upsert` options and doing a create if it is not passed... as mentioned earlier, this issue is particularly annoying if you...

@DanStevensonDev yep I imagine a few of us have the same dirty little hard coded `00000000-0000-0000-0000-000000000000` in our code because of this oddity in the way prisma upsert works. As...

Hi @markkaylor , any updates on this one? I have just installed the documentation plugin into my project and can't seen to get the overrides to work for my custom...