Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default basePath undefined #12

Open
JeanCedric opened this issue Jun 11, 2018 · 2 comments
Open

default basePath undefined #12

JeanCedric opened this issue Jun 11, 2018 · 2 comments

Comments

@JeanCedric
Copy link

JeanCedric commented Jun 11, 2018

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!

@LukyVj
Copy link

LukyVj commented Aug 26, 2019

Same issue.

@luckyxhu
Copy link

luckyxhu commented Sep 4, 2019

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants