Skip to content

default basePath undefined #12

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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