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

Using exclude breaks search #89

Closed
sebmor opened this issue Jun 12, 2017 · 2 comments
Closed

Using exclude breaks search #89

sebmor opened this issue Jun 12, 2017 · 2 comments

Comments

@sebmor
Copy link

sebmor commented Jun 12, 2017

  <Picker exclude={['nature', 'activity', 'objects', 'flags', 'places', 'symbols', 'custom']} />

Results in Uncaught TypeError: Cannot read property 'sort' of undefined

@nkzawa
Copy link

nkzawa commented Jun 27, 2017

Same here. Setting include={[]} is a workaround for now.

@EtienneLem
Copy link
Member

Oh, that would explain how I wasn’t able to reproduce on the demo page. Fixing and releasing a new version to NPM in a few.

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