Skip to content

Logo not working #189

@budwol

Description

@budwol
     <QRCode
                value="https://urltopage.io"
                logo={
                    {
                        uri: logoPwaUrl,

                    }
                }
                logoSize={64}
                logoBorderRadius={32}
                logoBackgroundColor='white'
                size={256}
            />

Logo is a png. Tested with different sizes (64, 96, 128) as file and base64.

the result looks always like this:

image

what am i doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions