Skip to content

default basePath undefined #12

@JeanCedric

Description

@JeanCedric

Hi,

After installing and copying the vendor folder into public/img, my images were always undefined.

I had to re-set manually the basePath props :

          <Flag
            basePath="/img/flags"
            name="CAN"
            format="png"
            pngSize={64}
            shiny={true}
            alt="Canada Flag"
          />

Just wanted to check if I missed anything or if there was an issue with any update :)

Thx for the module it's great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions