tommoor / emojione-picker

A react emoji picker for use with emojione
http://tommoor.github.io/emojione-picker
MIT License
261 stars 61 forks source link

Warning: Unknown props #28

Closed moust closed 8 years ago

moust commented 8 years ago

I have this warning threw by React :

Warning: Unknown props `unicode_alternates`, `category`, `emoji_order`, `aliases`, `aliases_ascii`, `keywords` on <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop
    in div (created by Emoji)
    in Emoji (created by Picker)
    in li (created by Picker)
    in ul (created by Picker)
    in div (created by Picker)

I use React 15.2.1

yofret commented 8 years ago

I'm having the same Issue, with multiple props, Any Ideas?

tommoor commented 8 years ago

Thanks! This is fixed in 0.4.0, just released to npm