Teo Gonzalez

Results 7 comments of Teo Gonzalez

Maybe i'm late for solving the issue, but this could help for future searches. The package [oas3-api-snippet-enricher](https://github.com/cdwv/oas3-api-snippet-enricher) is a good wrapper to easily enrich the docs.

It could be interesting to have a [release](https://github.com/marketplace/actions/create-a-release) created when the script was executed. With the new Github interface, it could be a easy way to have the *latest* working...

Had the same problem, it looks like Dockstation is not compatible with `docker-compose` v2 yet. Since I'm using manjaro, I just downloaded the latest, useful docker-compose [from the repo](https://github.com/archlinux/svntogit-community/commits/master/docker-compose/trunk/PKGBUILD) and...

Is this still active? It solves a lot of the customization problems that i am having.

If anyone else is using PHP8, and is getting this error, I would *recommend* to reference directly to the development branch, because this error is already resolved in the PR...

It looks like [this implementation](https://github.com/mebjas/html5-qrcode) has a better support for barcodes and cross platform browwsers.

> but it is not promising as you can see the issue [here](https://github.com/CodingWithTashi/simple_barcode_scanner/issues/1) If the underlying problem is specifically that *It can't read EAN-13 barcodes with leading Zero* https://github.com/mebjas/html5-qrcode/issues/361#issue-1075181567 I...