Igor Quirino

Results 10 issues of Igor Quirino

**Describe your environment** I am compiling from the source Should I compile two different versions, on with gRPC and another with HTTP? -DWITH_OTLP_GRPC=ON -DWITH_OTLP_HTTP=ON In case of compile with gRPC...

bug

Hello, **Is your feature request related to a problem?** I created a docker image to run opentelemetry with alpine. I had to install its dependencies, compile nginx with --with-compat, opentelemetry-cpp...

When will your App compatible with latest version of react native?

Hi! The dependency "react-native-vector-icons" has security issues! I am using this pull request to update all other dependencies. I hope you are well! Thank you!

- Removing images to make use-wallet works with nextjs - Adding an option to customize getLibrary of Web3ReactProvider

Describe the bug I just have a report from Sentry, no information about how to reproduce. Package version 0.7.14 Flutter version 3.19.5 To Reproduce Unknown, I just have the crash...

Hey, I'm having an issue: ![image](https://user-images.githubusercontent.com/881117/234838200-8211e0c3-68fc-475b-856e-1d9260774864.png) ``` import { QRCodeCanvas } from "@loskir/styled-qr-code-node"; import fs from "fs"; const qrCode = new QRCodeCanvas({ width: 300, height: 300, data: "https://www.facebook.com/", image: "https://qr-code-styling.com/0b3922d9d1e466270a79706c08c4a57c.png",...

Hello guys, I've catch a new issue/bug with the new version 4.2.0. I'm having issues to crop images. Using the following code results in an empty image. Rollback version to...