We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<Picker exclude={['nature', 'activity', 'objects', 'flags', 'places', 'symbols', 'custom']} />
Results in Uncaught TypeError: Cannot read property 'sort' of undefined
Uncaught TypeError: Cannot read property 'sort' of undefined
The text was updated successfully, but these errors were encountered:
Same here. Setting include={[]} is a workaround for now.
include={[]}
Sorry, something went wrong.
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.
4d57436
No branches or pull requests
Results in
Uncaught TypeError: Cannot read property 'sort' of undefined
The text was updated successfully, but these errors were encountered: