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

<Sae /> throws error #60

Closed
devhyunjae opened this issue Sep 7, 2017 · 3 comments
Closed

<Sae /> throws error #60

devhyunjae opened this issue Sep 7, 2017 · 3 comments

Comments

@devhyunjae
Copy link

<View>
          <Kaede />
          <Hoshi />
          <Jiro />
          <Isao />
          <Madoka />
          <Akira />
          <Sae />
</View>

until Akira works fine, but Sae shows this error

screen shot 2017-09-07 at 11 51 47 am

@adrianveracom
Copy link

This is still happening. Basically Sae is broken for me too.

@nertilzhuri
Copy link

I had the same error, it appears that Sae does not work without icons, so if you add:
iconClass={FontAwesomeIcon}
iconName={'pencil'}
iconColor={'white'}
it will work as it is intended.

@halilb
Copy link
Owner

halilb commented Nov 19, 2017

@nertilzhuri is right. Sae needs iconClass prop to work.

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

4 participants