Results 656 comments of Eric Blade

For sure. It works pretty well, but I eventually went for something that does a quick checksum validation on it, and if the barcode appears to be valid then accept...

a fairly sizeable amount of code to dig through built with frameworks i don't know.. my guess would be it would be easier to write something from scratch that makes...

Not sure if related, but whenever I execute a "npm install --save (new-module-to-install)" in a project folder on Windows, all the other modules that weren't the one i installed get...

hmm.. be a bit before i can hop back in and undo my changes, but the basics is once upgrading to redux 5 and rtk 2 due to the change...

The debug options only work if you've built a debug version of the library from the source repository. For implementing your own in onProcessed, you probably need to make sure...

Confirming https works fine in 4.27.2. Your error is right there at the bottom, it won't accept a self-signed cert.

... how is this 'completed'? how did this get resolved? Having this issue right now.

sure, using node 16, it seems to be a problem on the webpack side not on the node side.

If the documentation site has been updated, then it's still an issue. I hope to have some time to check it out on my personal app this weekend sometime. Thanks...

I was just playing with popover to see how it worked, and I noticed in my custom app that popover with select doesn't work at all. I checked with the...